Refactoring & install with pyproject.toml #1

Merged
lysis merged 16 commits from toml into main 2024-03-30 10:16:16 +01:00
Showing only changes of commit 81d38a93a0 - Show all commits

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
/__pycache__/ /__pycache__/
*.pyc *.pyc
build/ build/
.idea/workspace.xml .idea/
.venv .venv
userconfig.egg-info/ userconfig.egg-info/