coretk - removed python3.7 hard requirement

This commit is contained in:
Blake Harnden 2019-09-17 13:18:07 -07:00
parent d88ea50ad2
commit 00a37cbb6f

View file

@ -10,6 +10,3 @@ black = "==19.3b0"
[packages]
pillow = "*"
[requires]
python_version = "3.7"