This website requires JavaScript.
Explore
Help
Sign In
etorres
/
packaging-scripts
Watch
1
Star
0
Fork
0
You've already forked packaging-scripts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
packaging-scripts
/
pyproject.toml
6 lines
90 B
TOML
Raw
Normal View
History
Unescape
Escape
Move from legacy setuptools to pyproject toml
2024-05-09 17:47:50 -07:00
[
build-system
]
requires
=
[
"build"
,
"wheel"
]
Explicitly specify packaging_scripts as the source tree
2024-05-09 17:50:47 -07:00
[
tool
.
build_find
]
paths
=
[
"packaging_scripts"
]
Reference in New Issue
Copy Permalink