[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
1 changed files with 1 additions and 0 deletions

View File

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