Minor fix, trying to get travis to run successfully.

This commit is contained in:
Dan Funk 2020-03-23 16:31:07 -04:00
parent fcdcaeb04a
commit 775a763def

View File

@ -20,7 +20,7 @@ ma = "*"
marshmallow-sqlalchemy = "*"
wtforms-alchemy = "*"
psycopg2-binary = "*"
pyScss = "==1.3.5"
pyScss = "*"
[requires]
python_version = "3.7"