36 Commits (fa698980cd523e1930052f727201e84f0108025a)

Author SHA1 Message Date
Jason R. Coombs 6b92bc7fd4 Fix for incorrect dateutil version under python 2 14 years ago
Jason R. Coombs 1201bd3a43 Removed nose setup requirement 14 years ago
jaraco e771e47639 Bumped version following release of 2.0.5 14 years ago
jaraco 29019e6c32 Fixed error when setup.py is exec'd from another file 14 years ago
jaraco 8fec29be0b Updated setup script to disallow the use of setup.py test in favor of the recommended setup.py nosetests 14 years ago
jaraco 9ff4e77ab4 Fixed issue where setup.py wasn't working when not run from the current directory 15 years ago
jaraco da0b7c3275 Refactored so setup.py can be imported for the configuration information 15 years ago
jaraco 1eee3737db Bumped to 2.0.5 15 years ago
jaraco c7e6803cc8 Updated trove classifiers again to be accepted by cheese shop 15 years ago
jaraco 3e2289f1f3 Updated Trove classifiers to match sourceforge 15 years ago
jaraco 6f87a54be0 Bumped to 2.0.4 15 years ago
jaraco fffa9c6a4e Applying patch from Luke Miller - fixes problem in setup under Unix 15 years ago
jaraco f8195bae14 Bumped to 2.0.3 for ongoing development 15 years ago
jaraco 9b3b3f1992 Updated to correct dependency on cssutils (for CSS profiles) 15 years ago
jaraco 899b72476f Released 2.0.1 to include package data 15 years ago
jaraco 3bacaf0dde Added 'package data' to the package 15 years ago
jaraco dfd5201cfa Bumped to 2.0.1 after release of 2.0 15 years ago
jaraco 4d989d9460 Working toward a 2.0 release 15 years ago
jaraco e95aead46c Library now uses lxml for XML processing. This technique has a much cleaner and robust implementation. I tried using the Python 2.5 element tree, but it doesn't support processing instructions (as far as I can tell). 16 years ago
jaraco 6aa9a44ea9 Renamed lib to src 16 years ago
jaraco 042af6d09c Changed TimeSeries test to match that of the ruby test. 16 years ago
jaraco d95e97995f updated dependency on cssutils to 0.9.5 final 16 years ago
jaraco 05f8561ad7 Updated setup file again 16 years ago
jaraco 5d11497958 Updated setup file 16 years ago
jaraco ac0fc574bf Refactored the project into a namespace package: svg.charts 16 years ago
jaraco 6916b59d03 Added release.howto 16 years ago
jaraco 75a07dd565 Began work on fine-grained CSS support. 16 years ago
jaraco 86bb5266f6 bumped to version 1.2 17 years ago
jaraco 1b21339d05 Updated dependency on python-dateutil 17 years ago
jaraco 27d46b3532 Finished the first functional implementation of the Schedule. 17 years ago
jaraco eb963cda81 Completed first syntax-error free Pie.py 17 years ago
jaraco 891a82aa0c bumped to 1.0.2 for new fixes 17 years ago
jaraco 86d6740360 Some minor fixes 17 years ago
jaraco 02a41f9561 Made dateutil a runtime dependency (even though setup still requires it). 17 years ago
jaraco f5a5820651 Added a license file. 17 years ago
jaraco f7faed5139 added new setup files 17 years ago