Add test_weakrefmethod.py to manifest.

This file was being missed by the `setup.py sdist` command when building
source distributions, preventing the source package from being tested
and breaking tools like `stdeb`.
This commit is contained in:
Stuart Longland
2015-05-15 13:55:51 +10:00
parent 0923c29d5b
commit 5572c3ded3

View File

@@ -1 +1,2 @@
include DESCRIPTION.rst
include test_weakmethod.py