"vscode:/vscode.git/clone" did not exist on "cc03f111d4f4535fe12d2fe8f0fe77e2ee4cc8e7"
MANIFEST.in 346 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
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