ConceptCore/pyconcept/MANIFEST.in

9 lines
123 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
recursive-include import *