summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBarry Warsaw2015-04-28 10:06:01 -0400
committerBarry Warsaw2015-04-28 10:06:01 -0400
commit5bd0f593724f9a696bbefc91ea9c2127b66fa231 (patch)
tree7db70b95b79a99fc50420dd57c5d2c8f1c56c89f /setup.py
parent5e271f4311538a45189e800825979648b4a55b1a (diff)
downloadmailman-5bd0f593724f9a696bbefc91ea9c2127b66fa231.tar.gz
mailman-5bd0f593724f9a696bbefc91ea9c2127b66fa231.tar.zst
mailman-5bd0f593724f9a696bbefc91ea9c2127b66fa231.zip
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e89a9334b..e2d323adb 100644
--- a/setup.py
+++ b/setup.py
@@ -92,7 +92,6 @@ case second `m'. Any other spelling is incorrect.""",
},
install_requires = [
'alembic',
- 'enum34',
'falcon>=0.3rc1',
'flufl.bounce',
'flufl.i18n',