Skip to content

Commit

Permalink
update dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmickey committed Aug 7, 2018
1 parent ddf7e37 commit 9a0e3d6
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 17 deletions.
1 change: 1 addition & 0 deletions .python-version
@@ -1,3 +1,4 @@
system
3.3.6
3.4.4
3.5.1
4 changes: 4 additions & 0 deletions Pipfile
Expand Up @@ -11,6 +11,10 @@ six = ">=1.10.0"
[dev-packages]
bumpversion = "*"
wheel = "*"
coverage = "*"
mock = ">=1.0.1"
"flake8" = ">=2.1.0"
tox = ">=1.7.0"

[requires]
python_version = "3.6"
162 changes: 145 additions & 17 deletions Pipfile.lock

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

0 comments on commit 9a0e3d6

Please sign in to comment.