File: MANIFEST.in

package info (click to toggle)
pyrsistent 0.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 688 kB
  • sloc: python: 5,289; ansic: 1,213; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (2)
1
2
3
4
5
include *.rst
include tests/*_test.py
include tests/memory_profiling.py
include CHANGES.txt
include LICENSE.mit