mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Remove unused Pipfile (#436)
This commit is contained in:
committed by
GitHub
parent
5ff4a55ae6
commit
52b64757b7
@@ -1,18 +0,0 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
"backports.csv" = "*"
|
||||
odfpy = "*"
|
||||
openpyxl = ">=2.4.0"
|
||||
pandas = "*"
|
||||
xlrd = "*"
|
||||
xlwt = "*"
|
||||
PyYAML = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
||||
Reference in New Issue
Block a user