summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* ci: add workflow for releases (#3018)Milas Bowman2022-07-301-0/+4
| | | | | | | | | | | GitHub Actions workflow to create a release: will upload to PyPI and create a GitHub release with the `sdist` and `bdist_wheel` as well. The version code is switched to `setuptools_scm` to work well with this flow (e.g. avoid needing to write a script that does a `sed` on the version file and commits as part of release). Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* Add new Sphinx documentationBen Firshman2016-11-221-1/+1
| | | | | | Initial work thanks to @aanand. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
* Basic release script959-release-scriptJoffrey F2016-03-221-0/+1
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Fixed conflictmicahhausler2014-10-291-0/+7
|\
| * Added markdown docsmicahhausler2014-10-241-0/+3
|/
* Add coverageGabor Nagy2014-07-111-0/+2
|
* Add python 3 supportSebastian Vetter2013-07-061-0/+3
|
* Added .gitignore, proper packaging, updated setup.py, cleaned up commented code0.0.2shin-2013-05-231-0/+5