mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 18:07:38 +08:00
MAINT: PIP requirements syntax change for current PIP compatibility
This commit is contained in:
@@ -23,7 +23,7 @@ mistune==0.5.1
|
||||
# Example scripts that are run during unit tests use the following:
|
||||
|
||||
# Required by tornado
|
||||
backports.ssl-match-hostname==3.4.0.2;python_version<'3.0'
|
||||
"backports.ssl-match-hostname==3.4.0.2;python_version<'3.0'"
|
||||
certifi==2015.4.28
|
||||
|
||||
# tornado and pyparsing are required by matplotlib
|
||||
|
||||
Reference in New Issue
Block a user