[build] Migrate to pyproject.toml and hatchling
Authored by: bashonly
This commit is contained in:
parent
868d2f60a7
commit
775cde82dc
8 changed files with 130 additions and 157 deletions
|
|
@ -1,7 +1,3 @@
|
|||
[wheel]
|
||||
universal = true
|
||||
|
||||
|
||||
[flake8]
|
||||
exclude = build,venv,.tox,.git,.pytest_cache
|
||||
ignore = E402,E501,E731,E741,W503
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue