Skip to content

Commit

Permalink
Pipfile: Lock to python version 3
Browse files Browse the repository at this point in the history
Regardless of it being 3.6, 3.7, etc.
  • Loading branch information
tony committed Nov 10, 2018
1 parent 36735a4 commit e3ffd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ appdirs = "==1.4.3"
zhon = "==1.1.5"

[requires]
python_version = "3.6"
python_version = "3"

0 comments on commit e3ffd0b

Please sign in to comment.