Unverified Commit 6824eaff authored by Yue Chen's avatar Yue Chen Committed by GitHub

Update requirements.txt

python2 need `enum34`
parent bf17b7ad
...@@ -2,3 +2,4 @@ Flask ...@@ -2,3 +2,4 @@ Flask
Flask-Admin Flask-Admin
Flask-SQLAlchemy Flask-SQLAlchemy
tablib tablib
enum34; python_version < '3.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment