updated Pipfile.lock to denote marker for only installing dataclasses in python 3.6
This commit is contained in:
parent
2532f6605d
commit
2ce1ef04ae
1 changed files with 1 additions and 0 deletions
1
daemon/Pipfile.lock
generated
1
daemon/Pipfile.lock
generated
|
@ -106,6 +106,7 @@
|
|||
"sha256:494a6dcae3b8bcf80848eea2ef64c0cc5cd307ffc263e17cdf42f3e5420808e6"
|
||||
],
|
||||
"index": "pypi",
|
||||
"markers": "python_version == '3.6'",
|
||||
"version": "==0.7"
|
||||
},
|
||||
"fabric": {
|
||||
|
|
Loading…
Reference in a new issue