ConceptCore/pyconcept/MANIFEST.in
2024-04-15 22:16:14 +03:00

9 lines
123 B
Plaintext

include VERSION LICENSE
graft src
graft include
graft tests
graft cmake
include CMakeLists.txt
recursive-include import *