From 0585457a58368e3761fc6b030156e0946b192f83 Mon Sep 17 00:00:00 2001 From: George Hickman Date: Thu, 5 Mar 2015 09:43:18 +0000 Subject: [PATCH] Add ghickman --- ghickman/readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ghickman/readme.md diff --git a/ghickman/readme.md b/ghickman/readme.md new file mode 100644 index 0000000..4cef469 --- /dev/null +++ b/ghickman/readme.md @@ -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