File: MANIFEST.in

package info (click to toggle)
python-chemspipy 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: python: 1,123; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (2)
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