/
githubmirror
/
libeconf
Обзор
Документация
Войти
/
githubmirror
/
libeconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.8.1
bindings/python3/pyproject.toml
21 строка
400 B
Stefan Schubert
next version 0.8.1 (#243)
25 ноя 2025, 18:22
Не верифицирован
25 ноя 2025, 18:22
706ad5f
Код
Авторство
О чём код?
[build-system] requires = ["setuptools", "wheel"] build-backend = "setuptools.build_meta" [project] name = "python-libeconf" version = "0.8.1" description = "Python bindings for libeconf" authors = [{name="nkrapp", email="nico.krapp@suse.com"}] [project.optional-dependencies] doc_requires = [ "sphinx", "sphinx-rtd-theme" ] test_requires = [ "pytest" ] [tool.isort] profile = "black"