More packaging crap.

Did I tell you how much I hate python packaging?

fragments.py: track recent change in class decorators.
This commit is contained in:
rocky
2016-05-13 23:35:31 -04:00
parent e0eba6998f
commit de0ec195b7
5 changed files with 16 additions and 10 deletions

View File

@@ -7,5 +7,5 @@ include __pkginfo__.py
recursive-include uncompyle6 *.py
include bin/uncompyle6
include bin/pydisassemble
recursive-include test *.py
recursive-include test *.py *.pyc
recursive-include pytest *.py