ConceptCore/pyconcept/MANIFEST.in

9 lines
141 B
Plaintext
Raw Normal View History

2024-04-15 22:16:14 +03:00
include VERSION LICENSE
graft src
graft include
graft tests
graft cmake
include CMakeLists.txt
include conanfile.txt
2024-04-17 00:11:47 +03:00
recursive-include ccl *