Basic packaging

This commit is contained in:
Benjamin Collet 2025-04-23 13:10:44 +02:00
parent 1583cda39b
commit 9494eee98c
Signed by: bcollet
SSH key fingerprint: SHA256:8UJspOIcCOS+MtSOcnuq2HjKFube4ox1s/+A62ixov4
5 changed files with 162 additions and 123 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.python-version
__pycache__/
build/
*.egg-info/