summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* Bump SDK -> 3.2.1Joffrey F2018-03-30
* Bump docker SDK -> 3.2.0Joffrey F2018-03-29
* Bump Docker python SDK -> 3.1.4Joffrey F2018-03-21
* Bump Docker SDK -> 3.1.3Joffrey F2018-03-20
* SDK version 3.1.1Joffrey F2018-03-05
* Bump SDK versionJoffrey F2018-02-22
* Bump Docker Python SDK versionJoffrey F2018-02-05
* Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binariesJoffrey F2018-02-01
* Bump python SDK to 3.0.0Joffrey F2018-01-31
* Bump docker SDK dependencyJoffrey F2017-12-19
* Bump colorama (use unreleased fix)Joffrey F2017-11-09
* Include SDK attach bugfixJoffrey F2017-11-08
* Bump SDK version to latestJoffrey F2017-11-07
* Bump docker SDK -> 2.5.1Joffrey F2017-08-23
* Bump python SDK version -> 2.5.0Joffrey F2017-08-17
* Bump texttable dependencyJoffrey F2017-08-03
* only require colorama on windowsCarl George2017-07-27
* Add 'socks' extra to help with proxy environment.Joffrey F2017-07-06
* Bump docker Python SDK version -> 2.4.2Joffrey F2017-07-03
* Add cpu_count, cpu_percent, cpus parameters.Alexey Rokhin2017-05-17
* Bump docker SDK dependencyJoffrey F2017-03-28
* Update docker SDK dependencyJoffrey F2017-02-16
* Fix secrets config.Daniel Nephin2017-02-10
* Bump docker SDK versionJoffrey F2017-01-30
* Update setup.py extra_requiresJoffrey F2017-01-10
* Merge pull request #4172 from graingert/enable-universal-wheelsJoffrey F2017-01-10
|\
| * enable universal wheelsThomas Grainger2017-01-04
* | Use docker SDK 2.0.1Joffrey F2017-01-09
|/
* Use colorama to enable colored output on WindowsJoffrey F2016-12-19
* Use docker SDK 2.0Joffrey F2016-12-14
* Updated docker-py dependency to latest versionJoffrey F2016-11-02
* Bump docker-py version to include latest patchJoffrey F2016-10-27
* Upgrade docker-py to latest versionJoffrey F2016-10-17
* Bump docker-py dependencyJoffrey F2016-09-16
* Update docker-py dependency to latest releaseJoffrey F2016-09-12
* Update docker-py requirement to the latest releaseJoffrey F2016-07-26
* Update docker-py version in requirementsJoffrey F2016-06-28
* Require latest docker-py versionJoffrey F2016-04-29
* Force docker-py 1.8.0 or aboveJoffrey F2016-04-20
* Require docker-py 1.8.0rc2Joffrey F2016-03-24
* Update docker-py and dockerptyAanand Prasad2016-02-04
* Require volumes_from a container to be explicit in V2 config.Daniel Nephin2016-01-14
* Refactor config loading to move version check into ConfigFile.Daniel Nephin2016-01-14
* Include additional classifiersMazz Mosley2015-10-26
* Add trove classifier to declare supported python versions.Nicolas Delaby2015-10-19
* Update docker-py to 1.5.0Daniel Nephin2015-10-14
* Update docker-py to 1.4.0Aanand Prasad2015-09-11
* Add enum34 and use it to create a ConvergenceStrategy enum.Daniel Nephin2015-09-04
* bump requests to 2.7 to fix the ResponseNotReady() error, and add a missing d...Daniel Nephin2015-09-03
* Use py.test as the test runnerDaniel Nephin2015-09-01