Skip to content
Snippets Groups Projects

[Setup] Update setup to pyproject.toml

Files
4
@@ -9,5 +9,7 @@ import aidge_core
from aidge_export_cpp.utils import ROOT
from ._version import *
from .export import *
Loading