summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRalf Schmitt <ralf@systemexit.de>2012-01-28 01:56:51 +0100
committerRalf Schmitt <ralf@systemexit.de>2012-01-31 21:03:53 +0100
commit84ad1bd9dd671589d745b7277a160747b882d452 (patch)
tree5269f1a3ca2ac5444981152cc6ac5e9de4a2b291 /MANIFEST.in
parent199563f825a341f17c09eb3a68b62597db740a46 (diff)
downloadgreenlet-84ad1bd9dd671589d745b7277a160747b882d452.tar.gz
test that setup's version matches greenlet.h and the greenlet module
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6290b8f..953aaac 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -45,5 +45,6 @@ include tests/test_generator_nested.py
include tests/test_greenlet.py
include tests/test_leaks.py
include tests/test_throw.py
+include tests/test_version.py
include tests/test_weakref.py
include tox.ini