We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72493c commit 44f7b0dCopy full SHA for 44f7b0d
MANIFEST.in
@@ -2,6 +2,7 @@ include versioneer.py
2
include deeptime/_version.py
3
include LICENSE.txt
4
include pyproject.toml
5
+include CMakeLists.txt
6
7
# sources of extensions (incl. cython)
8
recursive-include deeptime *.pyx *.h *.hpp *.c *.cpp CMakeLists.txt
0 commit comments