File: requirements-py3.txt

package info (click to toggle)
csvkit 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 40,340 kB
  • sloc: python: 3,383; perl: 1,000; makefile: 127; sql: 4
file content (16 lines) | stat: -rw-r--r-- 402 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
agate>=1.5.5
# Using HEAD until agate-excel>0.2.0 is available.
# agate-excel>=0.2.0
-e git+https://github.com/wireservice/agate-excel.git#egg=agateexcel
agate-dbf>=0.2.0
# Using HEAD until agate-sql>0.5.0 is available.
# agate-excel>=0.2.0
-e git+https://github.com/wireservice/agate-sql.git#egg=agatesql
six>=1.6.1

# Development
coverage>=3.5.1b1
nose>=1.1.2
sphinx>=1.0.7
sphinx_rtd_theme
tox>=1.3