Skip to content

Commit

Permalink
Add test dependencies to Pipfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Sep 27, 2018
1 parent 01e08d5 commit 8495913
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 124 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = "pypi"
url = "https://pypi.org/simple"

[dev-packages]
"mock" = ">=1.0.1"
"pyfakefs" = ">=2.4"

[packages]
"fido2" = {editable = true, path = "."}
Expand Down
141 changes: 17 additions & 124 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8495913

Please sign in to comment.