summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Don't include versioninfo in manifest.Monty Taylor2013-01-141-1/+0
| | | | | | | We don't produce versioninfo files anymore, so don't try to include them in the MANIFEST.in. Change-Id: I00d8a61361cba73528a1ae780538a80ed1da2361
* Simplify version processing.Monty Taylor2013-01-111-0/+1
| | | | | | | | | | | | | | | In response to the cessation of per-commit tarballs produced by the CI systems, simplify the version processing code. We did many many many complicated things to support producing release artifacts that were not actually supported release artifacts. After a bunch of issues emerged, it was determined that the best way forward was to stop producing quasi-not-really non-release tarballs. If people want to consume versions of openstack that are not released versions, the git repos are always available. Additionally, this patch removes versioninfo and just uses PKG-INFO and pkg_resources to handle version processing. Change-Id: I5c799f3520adb2ba5288d852543706d81a92f8a1
* Fix up openstack-common build.Monty Taylor2012-07-021-4/+6
| | | | | | | | Ironically enough, even though the code to manage this is in openstack-common, openstack-common wasn't using it. This patch fixes doc generation, as well as setuptools-git integration and versioning. Change-Id: Ifb74ad539832d8cec4a536a96221eea8fb7527d2
* Adds HACKING.rst to the tarball.Dan Prince2012-06-201-0/+1
| | | | Change-Id: I4fee5c9212bada3288a41bd27af1b4ae1cbdadac
* Updated tox config for multi-python testing.Monty Taylor2012-02-061-0/+3
| | | | Change-Id: Ib1f768c6783db0e63cb51dfc767ae5a31a295c76
* remove paste templates from commonJason Kölker2011-09-281-1/+0
|
* Add readme to make github happy and the manifest so the templates get installedJason Kölker2011-09-271-0/+1