Mercurial > p > roundup > code
view MANIFEST.in @ 5514:ff5e3e7d216c
Also test with Python 3.5 and 3.6, don't allow failures any more.
Since the tests seem to be passing with 3.4.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Sat, 18 Aug 2018 23:13:17 +0000 |
| parents | c652849bfc75 |
| children | a635a60ffb84 |
line wrap: on
line source
recursive-include share * recursive-include roundup *.* recursive-include frontends *.* recursive-include scripts *.* *-* recursive-include tools *.* base64 recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt *.css *.example recursive-include detectors *.py README.txt global-exclude *.pyc *.pyo .DS_Store *.orig *.rej *~ \#* include run_tests.py demo.py *.txt include doc/conf.py doc/roundup-favicon.ico exclude doc/security.txt include locale/*.po locale/*.mo locale/roundup.pot
