Mercurial > hgrepos > Python > apps > py-cutils
annotate MANIFEST.in @ 102:83dd2506f8f8
FIX: Make tests work on Python 2
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Fri, 29 Apr 2022 10:19:27 +0200 |
| parents | 5de499711a92 |
| children | 938488f87b62 |
| rev | line source |
|---|---|
|
74
6cec638c995c
Make dos2unix.py and shasum.py convenience wrappers to call the tools if the package is not unstalled
Franz Glasner <fzglas.hg@dom66.de>
parents:
29
diff
changeset
|
1 include .hg* *.txt *.py |
|
101
5de499711a92
Begin some unittests for shasum
Franz Glasner <fzglas.hg@dom66.de>
parents:
74
diff
changeset
|
2 graft tests |
| 29 | 3 global-exclude *.pyc *.pyo |
