Skip to content

Commit

Permalink
fix: pipenv-app fix python version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gitphill committed Oct 22, 2020
1 parent 0af3148 commit 48ca8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/workspaces/pipenv-app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ testtools = "*"
virtualenv = "*"

[requires]
python_version = "2.7"

0 comments on commit 48ca8df

Please sign in to comment.