/
githubmirror
/
adcli
Обзор
Документация
Войти
/
githubmirror
/
adcli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/Makefile.am
20 строк
319 B
Sumit Bose
tests: include new tests in the tar archive
08 дек 2025, 16:34
08 дек 2025, 16:34
807a555
Код
Авторство
О чём код?
include $(top_srcdir)/Makefile.decl EXTRA_DIST = \ conftest.py \ __init__.py \ Makefile.am \ markers.py \ mhc.yaml \ pyproject.toml \ pytest.ini \ readme.pytest \ requirements.txt \ setup.cfg \ test_adcli.py \ topology_controllers.py \ topology.py \ $(NULL) clean-local: rm -rf __pycache__/ artifacts/