File: MANIFEST.in

package info (click to toggle)
python-pytest-lazy-fixture 0.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 144 kB
  • sloc: python: 924; sh: 6; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 125 bytes parent folder | download
1
2
3
4
5
include LICENSE
include README.md
recursive-include tests *.py 
recursive-exclude * __pycache__
recursive-exclude * *.py[co]