[tests] Fix tox ImportError

pull/11/head
missytake 2023-03-18 13:48:09 +01:00 committed by Gitea
parent eaf187513e
commit 1d1eb47fe6
1 changed files with 1 additions and 0 deletions

View File

@ -29,5 +29,6 @@ setup(
'pytoml',
'requests',
'scrypt',
'httpx',
],
)