Ran Benita
bc8438bda4
Stop using pkg_resources
...
tablib imports pkg_resources in order to find its own version. Importing
pkg_resources is very slow (100ms-250ms is common).
Avoid it by letting setuptools-scm generate a file with the version
instead.
2020-08-10 15:49:51 +02:00
Claude Paroz
ce7d887adc
Documented csv import/export options from standard lib ( #431 )
2019-11-14 18:08:51 +02:00
Hugo
7347d07624
Upgrade Python syntax with pyupgrade --py3-plus
2019-10-19 19:25:34 +03:00
Jannis Leidel
2cfde95fe2
Fix PDF documentation generation.
2019-10-18 21:05:17 +02:00
Jannis Leidel
f6bf14afd2
Add project release config and cleanup project setup. ( #398 )
...
* Add project release config and use Travis build stages.
Refs #378 .
* Restructure project to use src/ and tests/ directories.
* Fix testing.
* Remove eggs.
* More fixes.
- isort and flake8 config
- manifest template update
- tox ini extension
- docs build fixes
- docs content fixes
* Docs and license cleanup.
2019-10-18 15:57:13 +02:00
Claude Paroz
a0d19a56cb
Made blank lines PEP-8 compatible
2019-10-03 20:54:10 +02:00
kennethreitz
abbb4e32d8
update footer in docs
2016-02-16 08:29:17 -05:00
Kenneth Reitz
974258094e
tablib version in docs
2011-06-21 20:15:47 -04:00
Kenneth Reitz
3edb45bac7
version bump (v0.9.8)!
2011-05-22 15:33:40 -04:00
Kenneth Reitz
c9766a48b0
docs update
2011-05-16 02:08:37 -04:00
Kenneth Reitz
f6fa3f2abc
change (c) attribution
2011-05-15 13:28:10 -04:00
Kenneth Reitz
e5259cbb58
version bump
2011-05-13 01:13:25 -04:00
Kenneth Reitz
3b961c59e7
version bump
2011-05-12 02:52:35 -04:00
Kenneth Reitz
e42d215833
sphinx version # fix.
2011-03-24 06:09:15 -04:00
Kenneth Reitz
806aba9ef3
spelling corrections
2011-02-10 10:18:30 -05:00
Kenneth Reitz
0843a15879
configuration fix for RTD
2011-02-02 21:33:41 -05:00
Kenneth Reitz
34415b89b8
New Year!
2011-01-10 19:28:12 -05:00
Kenneth Reitz
8ca180c461
Documentation configuration changes for colors.
2010-11-04 01:20:45 -04:00
Kenneth Reitz
3e391fc8e3
Auto version usage.
2010-10-10 02:33:03 -04:00
Kenneth Reitz
55eb3f93e3
documentation update
2010-10-08 11:49:53 -04:00
Kenneth Reitz
ac797f1eda
Added cofiguration.
2010-10-05 17:30:27 -04:00
Kenneth Reitz
14bee65208
Added kr theme.
2010-10-05 17:29:32 -04:00