Miro Hrončok 2 years ago
parent 4ba7348014
commit 0ead455dad

@ -24,9 +24,9 @@
- repo: "https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git" - repo: "https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git"
dest: "pyproject-rpm-macros" dest: "pyproject-rpm-macros"
tests: tests:
#- mock_with_tests: -- still missing python3dist(pytest-randomly) and python3dist(flaky) - mock_with_tests:
# dir: . dir: .
# run: pyproject-rpm-macros/tests/mocktest.sh python-tox --enable-network --with tests run: pyproject-rpm-macros/tests/mocktest.sh python-tox --enable-network --with tests
- all_supplementing_pythons: - all_supplementing_pythons:
dir: tests dir: tests
run: ./all_supplementing_pythons.py run: ./all_supplementing_pythons.py

Loading…
Cancel
Save