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
d159a563383d10c821ba7b2a71905d1207db6de4
"googlemock/docs/v1_5/Documentation.md" did not exist on "3e42adb74f33a9f8e3d5350598dfe16415ca7773"
d159a563383d10c821ba7b2a71905d1207db6de4
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"