Pin version of Python
This commit is contained in:
parent
7da30089b5
commit
eb905b6ad4
2 changed files with 3 additions and 3 deletions
2
Pipfile
2
Pipfile
|
@ -8,4 +8,4 @@ verify_ssl = true
|
|||
[packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3"
|
||||
python_version = "3.5"
|
||||
|
|
4
Pipfile.lock
generated
4
Pipfile.lock
generated
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "4e61a4ba9e6f02f50f68627253af5ababd9b1b4c1e10294e48158e1f42c0c5a6"
|
||||
"sha256": "f05f9e300c88030ff492b1c6c019990ad9d8656221ef7c28e7636a2f86a79791"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
"python_version": "3"
|
||||
"python_version": "3.5"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
|
|
Reference in a new issue