File: MANIFEST.in

package info (click to toggle)
python-pubchempy 1.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 388 kB
  • sloc: python: 1,377; makefile: 147
file content (6 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
include README.rst
include LICENSE
include pubchempy_test.py
recursive-include docs *
recursive-include requirements *.txt
prune docs/build