Files
openmm/wrappers/python/MANIFEST.in
Peter Eastman e53bdc5eab Top level Python module is now "openmm" (#3000)
* Top level Python module is now "openmm"

* Updated module names in examples

* Updated module names in documentation

* Updated module in CI scripts

* Added deprecation warning
2021-02-01 09:40:37 -08:00

12 lines
346 B
Plaintext

include setup.py
include *.py
include *.txt
global-include README
recursive-include simtk *.txt *.py
recursive-include openmm *.txt *.py *.so *.dll *.lib *.dylib *.h
recursive-include src *.txt *.py *.i *.c *.cxx *.h *.sh Doxyfile
prune src/swig_doxygen/doxygen/html
prune src/swig_doxygen/doxygen/xml
global-exclude CMakeLists.txt