Mercurial > hg > MakeItSo
changeset 221:a50c95abd36f
one more time
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 14 Dec 2015 13:38:04 -0800 |
parents | 221bb5cea60d |
children | d07bd979592b |
files | MANIFEST.in setup.py |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/MANIFEST.in Mon Dec 14 13:34:59 2015 -0800 +++ b/MANIFEST.in Mon Dec 14 13:38:04 2015 -0800 @@ -1,4 +1,4 @@ recursive-include makeitso/python_module * +recursive-include makeitso/python_package/tests * recursive-include makeitso/python_package * -recursive-include makeitso/python_package/tests * recursive-exclude * *.pyc *.pyo \ No newline at end of file