MAINT: PIP requirements syntax change for current PIP compatibility

This commit is contained in:
Jonathan Kamens
2015-05-26 15:48:42 -04:00
parent 3c862df336
commit d01e718373
+1 -1
View File
@@ -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