chore: add build environment

This commit is contained in:
Rodweil, Theodor 2023-08-07 02:23:41 +02:00
parent 93fdf8c789
commit d6112ccb2c
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5
3 changed files with 54 additions and 17 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
__pycache__
/.tox
*.egg-info
/dist/
# FAT stuff, in a filesystem sense
._*