Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
silkaj
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
matograine
silkaj
Commits
1133be7b
Commit
1133be7b
authored
May 11, 2019
by
Moul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[enh]
#225
: Install pytest-asyncio as a dev depedency
parent
b26a3340
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
Pipfile
Pipfile
+1
-0
Pipfile.lock
Pipfile.lock
+9
-1
No files found.
Pipfile
View file @
1133be7b
...
...
@@ -21,6 +21,7 @@ twine = "*"
pytest
=
"*"
coverage
=
"*"
pytest-cov
=
"*"
pytest-asyncio
=
"*"
[requires]
python_version
=
"3.7"
...
...
Pipfile.lock
View file @
1133be7b
{
"_meta"
:
{
"hash"
:
{
"sha256"
:
"
715966131dae907b8cc33f3e33648a9e924b69c584b4c62b82006d6a83f3727d
"
"sha256"
:
"
f25235dfd1a2dae80f3d1fd761ecb23ad6f6d7ca46e758d51b3498a995afc483
"
},
"pipfile-spec"
:
6
,
"requires"
:
{
...
...
@@ -481,6 +481,14 @@
"index"
:
"pypi"
,
"version"
:
"==4.4.2"
},
"pytest-asyncio"
:
{
"hashes"
:
[
"sha256:9fac5100fd716cbecf6ef89233e8590a4ad61d729d1732e0a96b84182df1daaf"
,
"sha256:d734718e25cfc32d2bf78d346e99d33724deeba774cc4afdf491530c6184b63b"
],
"index"
:
"pypi"
,
"version"
:
"==0.10.0"
},
"pytest-cov"
:
{
"hashes"
:
[
"sha256:2b097cde81a302e1047331b48cadacf23577e431b61e9c6f49a1170bbe3d3da6"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment