From 9ebb8ff06ceb8b65bf41a9f1c907dbddfeabd2ed Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Sun, 11 Aug 2013 17:05:03 -0400 Subject: Include all of our files in the distributions, and install packages --- MANIFEST.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 MANIFEST.in (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 00000000..a0d91cec --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,7 @@ +include LICENSE +include AUTHORS.rst +include CONTRIBUTING.rst +include README.rst + +recursive-include tests *.py +recursive-include tests/primitives/vectors * -- cgit v1.2.3