Skip to content

Commit

Permalink
Add missing dependency on the wheel package.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrenssen authored and lavie committed Mar 29, 2019
1 parent 8674a76 commit 574a1bf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 16 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ verify_ssl = true
click = "==7.0"
nose = "==1.3.7"
pytest = "*"
wheel = "*"

[requires]
python_version = "3.7"
40 changes: 24 additions & 16 deletions Pipfile.lock

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

0 comments on commit 574a1bf

Please sign in to comment.