File: MANIFEST.in

package info (click to toggle)
mdtraj 1.11.1.post1-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 79,392 kB
  • sloc: python: 25,484; ansic: 6,266; cpp: 5,685; xml: 1,252; makefile: 208; sh: 23
file content (11 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
graft examples

include basesetup.py
include pyproject.toml

recursive-include mdtraj *.h *.hxx *.hpp *.c *.cpp *.cxx *.pxd *.pyx *.pxi

prune __pycache__
prune *.pyc

include LICENSE