skip_install = true

This commit is contained in:
Dulmandakh 2024-07-05 23:46:03 +08:00
parent c1181c7a60
commit f6dbc2f738

View File

@ -3,8 +3,7 @@ envlist = py3{8,9,10,11,12,13}, mypy, pre-commit
skipsdist = true skipsdist = true
[testenv] [testenv]
deps = skip_install = true
.[test]
allowlist_externals = pytest allowlist_externals = pytest
setenv = setenv =
PYTHONPATH = .:{envdir} PYTHONPATH = .:{envdir}