/
githubmirror
/
salt
ОбзорДокументацияВойти
/
githubmirror
/
salt
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
salt/
requirements/static/
..
ci

Add Python 3.9 upper caps for deps that drop 3.9 on their next release (#69713)

месяц назад
pkg

Add Python 3.9 upper caps for deps that drop 3.9 on their next release (#69713)

месяц назад
README.rst

Remove all kitchen and jenkins related resources

2 года назад
README.rst
What Is This All About
======================
 
This directory will contain platform specific requirements(and the requirements
of each requirements) locked to the versions used as if the testing environment
was setup using the salt-ci-images states.
 
The purpose of this is to ease the transition to `nox` and golden images where
only binary system packages are installed on the golden image and `nox`
installs the python dependencies on virtualenv specifically created for the
test run.
 
This will also make sure we run the tests with the exact same dependencies
every time.