Switch to PEP 517 build, drop tox
This commit is contained in:
parent
43f01a1235
commit
80fad8cd49
7 changed files with 53 additions and 124 deletions
6
Pipfile
6
Pipfile
|
@ -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 = "."}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue