Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
fd61f5038eac57a96f0d2dbcf2a4f125bc91f1ca
fd61f5038eac57a96f0d2dbcf2a4f125bc91f1ca
Switch branch/tag
pybind11
tools
pyproject.toml
Find file
Normal view
History
Permalink
pyproject.toml
90 Bytes
Edit
Web IDE
Newer
Older
feat: setup.py redesign and helpers (#2433)
Henry Schreiner
committed
Sep 16, 2020
1
2
3
[build-system]
requires
=
[
"setuptools"
,
"wheel"
]
build-backend
=
"setuptools.build_meta"