summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Added requirements.txt for pip, and optimized test-suite performance on travis.Sebastian Thiel2014-11-141-1/+1
* setup.py works now, and binary python module can now be loaded as well.Sebastian Thiel2014-11-131-2/+2
* Fully removed all async dependenciesSebastian Thiel2014-11-131-3/+3
* Minor adjustments to adapt to changes in async (due to be removed anyway)Sebastian Thiel2014-11-131-9/+26
* Clarify which Python versions are supportedMatt Hickford2014-10-061-1/+9
* Setup: Fix invalid syntaxOrgad Shaneh2014-09-101-1/+1
* bumped version to 0.5.40.5.4Sebastian Thiel2011-07-051-1/+1
* removed test suite from being distributed. It didn't work properly anyway and...0.5.3Sebastian Thiel2011-07-031-7/+14
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-131-4/+5
* Bumped version info to 0.5.3Sebastian Thiel2011-06-101-3/+3
* setup and doc generation works once againSebastian Thiel2010-11-301-4/+3
* Added zip_safe flag to setup.py0.5.2Sebastian Thiel2010-11-211-0/+1
* Added delta_apply.h file to make more native use of python's build system, wh...Sebastian Thiel2010-11-211-1/+2
* setup: added missing _delta_apply.c file to setup script, allowing the perfor...Sebastian Thiel2010-11-211-1/+1
* bumped version to 0.5.2Sebastian Thiel2010-11-201-1/+1
* Now building a single module called _perf which contains all the performance ...Sebastian Thiel2010-10-131-4/+1
* Put delta-apply code into separate function. Would have preferred to to have ...Sebastian Thiel2010-10-131-1/+4
* Adjusted setup.py to deal more gracefully with build failures of our optional...0.5.1Sebastian Thiel2010-07-131-1/+13
* Bumped version to 0.5.1, added changelog to documentationSebastian Thiel2010-07-091-3/+3
* Added fixes to setup.py to allow easy_installation0.5.0Sebastian Thiel2010-07-081-1/+56
* added setup.py and Manifest to allow distribution and easy_installSebastian Thiel2010-07-011-0/+18