Add ghickman

This commit is contained in:
George Hickman
2015-03-05 09:43:18 +00:00
parent c5ff4e4219
commit 0585457a58
+7
View File
@@ -0,0 +1,7 @@
* Static build artefacts
* Wheels as the default everywhere
* Put setup.py out to pasture and fully move to setup.cfg
* Well defined tooling for building a package
* Well defined tooling for uploading a package
* First class support for versioning accessible by the library and other tools (sphinx, etc) without having to import the project at install time
* A simple internal private PyPI solution with good defaults