File: MANIFEST.in

package info (click to toggle)
python-chemspipy 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 1,125; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
6
7
include *.rst
include CHANGELOG.md
include environment.yml
include LICENSE
recursive-include tests *.py
recursive-include docs *
prune docs/_build