[deps] add pytest-pythonpath

This commit is contained in:
Maxime Alves LIRMM@home 2021-12-01 11:43:49 +01:00
parent 7e1cc21b8c
commit cf20b76959

View File

@ -9,6 +9,7 @@ requests = "*"
pytest-asyncio = "*" pytest-asyncio = "*"
pylint = "*" pylint = "*"
build = "*" build = "*"
pytest-pythonpath = "*"
[packages] [packages]
click = ">=7.1,<8" click = ">=7.1,<8"