replaced the previous venv system by a conda one, allowing for better dependencies management

This commit is contained in:
faraphel 2025-01-18 14:44:46 +01:00
parent 8bf28e4c48
commit 0034c7b31a
17 changed files with 313 additions and 230 deletions

2
.gitignore vendored
View file

@ -2,4 +2,4 @@
.idea/
# Environment
venv/
env/