Switch to pyproject.toml style setuptools config
This commit is contained in:
parent
74caea4e92
commit
37c4ba703a
4 changed files with 13 additions and 30 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -1,12 +1,4 @@
|
|||
# python stuff
|
||||
__pycache__/
|
||||
|
||||
# venv stuff
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
pyvenv.cfg
|
||||
|
||||
# mypy stuff
|
||||
.mypy_cache/
|
||||
*.egg-info/
|
||||
/.mypy_cache/
|
||||
/.venv/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue