updated Pipfile.lock to denote marker for only installing dataclasses in python 3.6

This commit is contained in:
Blake Harnden 2020-03-31 14:28:17 -07:00
parent 2532f6605d
commit 2ce1ef04ae

1
daemon/Pipfile.lock generated
View file

@ -106,6 +106,7 @@
"sha256:494a6dcae3b8bcf80848eea2ef64c0cc5cd307ffc263e17cdf42f3e5420808e6"
],
"index": "pypi",
"markers": "python_version == '3.6'",
"version": "==0.7"
},
"fabric": {