Justin Findlay
|
ad33589fac
|
move requirements files into requirements dir
|
2014-12-27 17:29:03 -07:00 |
|
Thomas S Hatch
|
b755ed1c84
|
Add template files to manifest so they get included
in python 2.6 builds because package_data was changed in 2.7
|
2014-08-13 15:44:25 -06:00 |
|
Pedro Algarvio
|
9e76bb4ec3
|
Also include the cloud requirements file
|
2014-06-23 01:16:23 +01:00 |
|
Pedro Algarvio
|
e4179cdc68
|
Differentiate ZeroMQ from RAET based installations.
Since the requirements are different, "decide" which to require.
|
2014-06-17 15:36:02 +01:00 |
|
Massimiliano Torromeo
|
8f69fa4fb9
|
Moved git wrapper script to the package templates directory
|
2014-03-14 09:21:09 +01:00 |
|
Goncalo Gomes
|
9b9796f56e
|
Fix #9239 - include pkg in source dist tarball
|
2013-12-28 02:12:53 +00:00 |
|
Thomas S Hatch
|
df5050eaaf
|
Gather everything under the tests
|
2012-10-24 20:59:33 -06:00 |
|
Pedro Algarvio
|
c976e4222c
|
include tests/integration/tmp/_README no longer exists. Remove it from MANIFEST.in .
|
2012-10-05 02:10:33 +01:00 |
|
Thomas S Hatch
|
357c9eefab
|
Add Hacking file to source tarball, fix #1767
|
2012-08-13 09:38:36 -06:00 |
|
Jeff Hutchins
|
f6b2f6bcc8
|
python setup.py sdist didn't add scripts folder
|
2012-06-18 18:30:21 -06:00 |
|
Jeff Hutchins
|
418c161aaa
|
Add package data to the setup
|
2012-04-25 10:06:13 -06:00 |
|
Thomas S Hatch
|
8539ac1746
|
remove creation of files in /etc
|
2012-03-21 12:10:46 -06:00 |
|
Thomas S Hatch
|
4a5f8d2f3f
|
Include docs in source tarball
|
2012-03-13 10:19:31 -06:00 |
|
Tom Prince
|
da8df99309
|
Add tests directory to source distribution.
|
2012-03-02 01:52:55 -05:00 |
|
Dan Colish
|
eae7bea4f6
|
Add requirements.txt to sdist and allow setup.py to use setuptools if detected in environment
|
2012-03-01 16:17:03 -08:00 |
|
Thomas S Hatch
|
7b16bc18be
|
take msgpack out of the setup.py
|
2012-01-20 19:30:57 -07:00 |
|
Seth House
|
14937aca53
|
Added msgpack header files to MANIFEST.in
We've learned this is the best way to include header files into an sdist
from StackOverflow. Many Bothans died to bring us this information.
|
2012-01-06 10:12:46 -07:00 |
|