mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 06:56:13 +00:00
Limit backports.csv install to Python 2
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
backports.csv==1.0.6
|
||||
backports.csv==1.0.6; python_version < '3.0'
|
||||
certifi==2017.7.27.1
|
||||
chardet==3.0.4
|
||||
et-xmlfile==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user