We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019f969 commit dbbb0feCopy full SHA for dbbb0fe
1 file changed
tox.ini
@@ -23,6 +23,7 @@ deps =
23
pytest
24
pytest-aiohttp
25
coverage
26
+allowlist_externals = mkdir
27
commands =
28
mkdir -p plugins/magma/assets
29
coverage run -p -m pytest --tb=short --asyncio-mode=auto tests
0 commit comments