Пакет python3-module-tox-no-deps: Информация
Исходный пакет: python3-module-tox-no-deps
Версия: 0.3.0-alt1
Собран: 17 августа 2025 г. 8:07
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/tox-no-deps/
Лицензия: MIT
О пакете: Skip an installation of dependencies of tox test environments
Описание:
In network-isolated environments it's impossible to install anything from Python package index and only globally installed packages can be used within tox test environments. This plugin skips an installation of dependencies of tox test environments: - deps - extras - dependency_groups
Сопровождающий: Stanislav Levin
Последнее изменение
24 января 2025 г. Stanislav Levin 0.3.0-alt1
- 0.2.0 -> 0.3.0.
12 февраля 2024 г. Stanislav Levin 0.2.0-alt3
- Fixed FTBFS (Python 3.12).
9 августа 2023 г. Stanislav Levin 0.2.0-alt2
- Fixed FTBFS (Python 3.11). - Modernized packaging.