diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -68,8 +68,6 @@ install_requires = werkzeug>=0.7,<2.0.0 # 2.0.0 breaks legacy API and submission tests. wtforms>2.1,<3.0 # Removed the "ext" module in 3.0. - # This is optional: - # 'translitcodec', # For now we're expecting that users will install this from # their package managers. # 'lxml', |