/MANIFEST.in
Autoconf | 3 lines | 2 code | 0 blank | 1 comment | 0 complexity | 708d6ba8f0f312e54d9a7fa62c11f07d MD5 | raw file
1# needed for `python setup.py test` 2include test/__init__.py 3include test/base.py
1# needed for `python setup.py test` 2include test/__init__.py 3include test/base.py