From 3cd6d6ff046610fa89ccb6ad16980541f0788dcf Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 23 Apr 2021 13:54:33 +1000 Subject: Remove reference to unused translitcodec. --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index d1d4329e..e10eae0b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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', -- cgit v1.2.3