/
niceSOFT
/
python3-hatchling
Обзор
Документация
Войти
/
niceSOFT
/
python3-hatchling
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
28 строк
305 B
Ofek Lev
Update docs dependencies (#1101)
10 дек 2023, 02:26
Не верифицирован
10 дек 2023, 02:26
f47653a
Код
Авторство
О чём код?
# Global directories __pycache__/ # Global files *.py[cod] *.dll *.so *.log *.swp # Root directories /.benchmarks/ /.cache/ /.env/ /.idea/ /.mypy_cache/ /.pytest_cache/ /.ruff_cache/ /.vscode/ /backend/dist/ /dist/ /site/ # Root files /.coverage* # Auto-generated during builds /src/hatch/_version.py