Skip to content

Commit 99ef19c

Browse files
committed
Remove python-dateutil as a dependency
This is a transitive dependency, no need to list it here.
1 parent 65b4990 commit 99ef19c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
"SQLAlchemy==1.2.19",
125125
"Werkzeug==0.12.2",
126126
"itsdangerous==0.24",
127-
"python-dateutil==2.6.0",
128127
"python-gnupg==0.3.7",
129128
"pytz==2016.10",
130129
"WTForms==2.0.2",

0 commit comments

Comments
 (0)