/
niceSOFT
/
python3-hatchling
Обзор
Документация
Войти
/
niceSOFT
/
python3-hatchling
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
pyrefly.toml
9 строк
348 B
Cary Hawkins
Feat hatch check command with new sub command for types (#2278)
31 май 2026, 03:29
Не верифицирован
31 май 2026, 03:29
818d284
Код
Авторство
О чём код?
project-includes = ["src/hatch", "backend/src/hatchling", "tests"] search-path = ["src", "backend/src", "tests"] preset = "legacy" # Disable the heuristic since we're explicitly setting search paths disable-search-path-heuristics = true # Platform-conditional dependencies that may not be installed on all OSes ignore-missing-imports = ["distro"]