summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | Avoid version duplicationJoffrey F2014-05-241-1/+3
| |
* | Set version to 0.3.2-dev. Fixes #216.Maxime Petazzoni2014-04-291-1/+1
| | | | | | | | Signed-off-by: Maxime Petazzoni <max@signalfuse.com>
* | Bumped version to 0.3.10.3.1shin-2014-04-041-1/+1
|/
* Use different requirements list on Python 2 and 3Vladimir Rutsky2014-03-171-1/+7
| | | | | In Python 3 websocker-client not required (and previously requiested version doesn't work at all).
* Updated changelog, bumped version to 0.3.00.3.0shin-2014-02-241-1/+1
|
* Declare explicitly supported python versionsNicolas Delaby2014-01-071-7/+12
|
* Updated changelog, bumped version in setup.py0.2.3shin-2013-12-101-1/+1
|
* Bumped version to 0.2.20.2.2shin-2013-10-241-1/+1
|
* Fixed ImportErrors / package structureshin-2013-10-231-3/+3
|
* Bumped version to 0.2.10.2.1shin-2013-09-271-1/+1
|
* Syntax errorshin-2013-09-251-1/+1
|
* Use requirements.txt to determine requires in setup.pyshin-2013-09-251-1/+4
|
* Bumped version in setup.py and changed development status from alpha to betashin-2013-09-141-3/+5
|
* Bumped version to 0.1.5shin-2013-08-281-1/+1
|
* Bumped to 0.1.40.1.4shin-2013-08-131-1/+1
|
* Bumped version to 0.1.30.1.3shin-2013-08-061-1/+1
|
* Bumped versionshin-2013-07-251-1/+1
|
* Bumped version0.1.1shin-2013-07-231-1/+1
|
* Bumped version0.1.0shin-2013-07-161-1/+1
|
* Create tests module for setuptools test supportMike Neilsen2013-07-131-1/+2
| | | | | | | | Run test suite via python setup.py test Signed-off-by: Mike Neilsen <mneilsen@acm.org>
* Merge pull request #15 from elbaschid/add_python3_supportJoffrey F2013-07-051-1/+1
|\ | | | | Make docker-py compatible with python 3
| * Add python 3 supportSebastian Vetter2013-07-061-1/+1
| |
* | Bumped version0.0.6shin-2013-07-051-1/+1
|/
* Bumped version to 0.0.50.0.5shin-2013-06-241-1/+1
|
* Bumped version to 0.0.40.0.4shin-2013-06-121-1/+1
|
* Bumped version0.0.3shin-2013-06-061-1/+1
|
* Added .gitignore, proper packaging, updated setup.py, cleaned up commented code0.0.2shin-2013-05-231-4/+4
|
* initialJohn Costa2013-05-201-0/+22