summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fix missing comma in setup.pyPeyman Salehi2019-10-041-1/+1
* Refs #273 - Replaced vendored markup lib by dependencyClaude Paroz2019-10-031-0/+1
* Replaced python-tablib.org by tablib.readthedocs.ioClaude Paroz2019-10-031-1/+1
* Converted README/HISTORY to Markdown formatHugo van Kemenade2019-10-031-2/+3
* Add support for Python 3.7 and drop 3.4Hugo van Kemenade2019-10-031-1/+4
* Merge pull request #358 from claudep/byedistutilsTimo Furrer2019-03-171-4/+2
|\
| * Removed distutils fallbackClaude Paroz2019-03-091-4/+2
* | Limit backports.csv install to Python 2Claude Paroz2019-03-091-1/+1
|/
* Merge branch 'master' into bugfix/invalid-ascii-csvBruno Alla2019-03-021-12/+5
|\
| * Replace a deprecated method callTsuyoshi Hombashi2018-10-061-1/+1
| * ujson presence no longer breaks tablib (resolves #297) (#311)Maciej "RooTer" UrbaƄski2018-09-121-9/+0
| * Removed Python 3.3 support (#310)Claude Paroz2018-09-121-1/+0
| * Make pandas an optional installRyan Castner2017-09-011-1/+3
| * drop 2.6Kenneth Reitz2017-08-271-5/+2
| * only require pandas if python isn't 2.6Kenneth Reitz2017-08-271-2/+5
| * Adding initial DataFrames SupportJason Myers2017-08-261-0/+1
* | Fix unicode encode errors on Python 2 -- Fixes #215Bruno Alla2017-05-021-1/+1
|/
* Replaced vendored odfpy by a dependency (#280)Claude Paroz2017-02-261-2/+1
* Replaced vendored omnijson by the standard lib version (#279)Claude Paroz2017-02-241-1/+0
* Replaced vendored pyyaml by a dependency (#278)Claude Paroz2017-02-201-3/+2
* Replaced vendored xlrd/xlwt by dependencies (#277)Claude Paroz2017-02-201-4/+2
* Replaced vendored openpyxl by a dependency (#221)Claude Paroz2017-02-201-12/+1
* Read version in setup.py without importing tablibBruno Alla2017-01-151-4/+6
* Replaced vendored unicodecsv by a dependencyBruno Alla2017-01-151-1/+4
* Fixed classifiers in setup.pykammala2017-01-101-2/+4
* v0.11.1, fix packaging errorv0.11.1Kenneth Reitz2016-02-071-25/+19
* Fix import errors when installed from sourceRamana Varanasi2014-11-101-0/+2
* Adding DBF support.James Douglass2014-08-211-0/+2
* Separate py2 and py3 packages to avoid installation errors. Fix #151Iuri de Silvio2014-05-271-19/+26
* .orgv0.10.0Kenneth Reitz2014-05-271-1/+1
* 3.3, 3.4Kenneth Reitz2014-05-271-0/+2
* Exit with error when `python setup.py test` failsIuri de Silvio2014-04-191-2/+2
* added missing package to setup.pyFlavio Curella2014-03-101-0/+1
* Merge pull request #68 from msabramo/python3Kenneth Reitz2012-11-151-1/+12
|\
| * Changes for Python 3 compatibility, including vendorizing xlrd3Marc Abramowitz2012-05-151-0/+7
| * Add support for toxMarc Abramowitz2012-05-141-0/+3
| * Tweak setup.py for py.test (pytest?)Marc Abramowitz2012-05-141-1/+2
* | new domainKenneth Reitz2012-06-051-1/+1
|/
* setup.py changesKenneth Reitz2011-07-041-10/+13
* v0.9.10 (packaging fix)v0.9.10Kenneth Reitz2011-06-231-1/+8
* setup.py fixesKenneth Reitz2011-06-211-20/+7
* __version__Kenneth Reitz2011-06-211-7/+3
* bettter setup.py patternKenneth Reitz2011-06-211-1/+4
* ujsonKenneth Reitz2011-06-211-1/+1
* fix setup packagesKenneth Reitz2011-05-231-1/+3
* setup.py improvementsKenneth Reitz2011-05-221-4/+21
* version bump (v0.9.8)!Kenneth Reitz2011-05-221-1/+1
* missing modulesKenneth Reitz2011-05-131-0/+3
* version bumpKenneth Reitz2011-05-131-1/+1
* a bunch of cleanup from my previous commitMark Rogers2011-05-121-0/+1