Switch to PEP 517 build, drop tox

This commit is contained in:
Jan Dittberner 2021-01-02 07:22:11 +01:00
parent 43f01a1235
commit 80fad8cd49
7 changed files with 53 additions and 124 deletions

View file

@ -8,10 +8,8 @@ sphinx = ">=3"
ipcalc = ">=1.99"
coverage = "*"
twine = "*"
tox = "*"
pytest = "*"
path = "*"
tox-pipenv = "*"
pytest = "*"
[packages]
jandd-sphinxext-ip = {editable = true,path = "."}
jandd-sphinxext-ip = {path = "."}