mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
asciidoc: use Python 3.9 also for TEST_REQUIRES. (#8014)
This commit is contained in:
@@ -48,8 +48,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:xsltproc
|
||||
"
|
||||
TEST_REQUIRES="
|
||||
pytest_python3
|
||||
pytest_mock_python3
|
||||
pytest_python39
|
||||
pytest_mock_python39
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user