/
niceSOFT
/
python3-pathspec
Обзор
Документация
Войти
/
niceSOFT
/
python3-pathspec
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
setup.py
8 строк
170 B
cpburnz
Prebuild setup.cfg
02 сен 2022, 03:03
02 сен 2022, 03:03
77ef67f
Код
Авторство
О чём код?
""" This setup script only exists to support legacy installations where pip is cumbersome be used such as for system packages. """ from setuptools import setup setup()