mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Remove six dependency
six is used for Python 2/3 compatibility. We never run under Python 2.
This commit is contained in:
@@ -15,7 +15,6 @@ pyexcel-xls==0.5.0
|
|||||||
pyexcel-xlsx==0.5.0.1
|
pyexcel-xlsx==0.5.0.1
|
||||||
pyexcel-ods3==0.5.0
|
pyexcel-ods3==0.5.0
|
||||||
pytz==2017.2
|
pytz==2017.2
|
||||||
six==1.10.0
|
|
||||||
gunicorn==19.7.1
|
gunicorn==19.7.1
|
||||||
whitenoise==3.3.0 #manages static assets
|
whitenoise==3.3.0 #manages static assets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user