GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/snakeoil.git
master
A python library that implements optimized versions of common functionality
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
requirements
/
pyproject.toml
blob: 9787c3bdf008a57ae3cb2e27a8261eb3f134ff73 (
plain
)
1
2
3
[build-system]
requires
=
[
"setuptools"
,
"wheel"
]
build-backend
=
"setuptools.build_meta"