/
niceSOFT
/
python3-attrs
Обзор
Документация
Войти
/
niceSOFT
/
python3-attrs
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
17.2.0
setup.cfg
13 строк
189 B
Philippe Ombredanne
Ensure the LICENSE file is included in wheel metadata (#98)
24 сен 2016, 14:11
24 сен 2016, 14:11
61d66e4
Код
Авторство
О чём код?
[tool:pytest] minversion = 3.0 strict = true addopts = -ra testpaths = tests [bdist_wheel] universal = 1 [metadata] # ensure LICENSE is included in wheel metadata license_file = LICENSE