Migrate from setup.* to pyproject.toml
This commit is contained in:
parent
54a9f04f8f
commit
98943d606e
8 changed files with 96 additions and 84 deletions
1
tox.ini
1
tox.ini
|
@ -2,6 +2,7 @@
|
|||
envlist =
|
||||
lint
|
||||
py{py3, 311, 310, 39, 38, 37}
|
||||
isolated_build = true
|
||||
|
||||
[testenv]
|
||||
passenv =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue