uv config for build wheel package

add clean and fclean method to Makefile
This commit is contained in:
2026-04-01 14:31:11 +02:00
parent 40e25757c7
commit 843fe5f80c
7 changed files with 25 additions and 12 deletions
-6
View File
@@ -1,6 +0,0 @@
__version__ = "1.0.0"
__author__ = "mteriier, dgaillet"
from .Parsing import DataMaze
__all__ = ["DataMaze"]