File: MANIFEST.in

package info (click to toggle)
python-django-pyscss 2.0.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: python: 474; makefile: 20
file content (7 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
include README.rst
include CHANGELOG.rst
include LICENSE
recursive-include tests *
recursive-exclude tests *.pyc
recursive-include testproject *
recursive-exclude testproject *.pyc