Update to Python 3.7

This commit is contained in:
CooperRS
2019-11-09 17:40:14 +01:00
parent 2abe3b99fe
commit 289e041467
3 changed files with 4 additions and 4 deletions

View File

@@ -13,4 +13,4 @@ pyqrcode = "==1.2.1"
pycryptodome = "==3.9.1"
[requires]
python_version = "3.6"
python_version = "3.7"