Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
MANIFEST.in 279 B
include README.md LICENCE
recursive-include aidge_core *.py 
recursive-exclude aidge_core/unit_tests *.py

recursive-include aidge_core/aidge_export_aidge *
recursive-include include *.hpp
recursive-include src *.cpp
recursive-include python_binding *.cpp
include CMakeLists.txt