issues
search
casperdcl
/
deploy-pypi
Securely build and upload Python distributions to PyPI
Other
15
stars
2
forks
source link
add `pip wheel`/PEP517 build support
#10
Closed
casperdcl
closed
3 years ago
casperdcl
commented
3 years ago
allows building projects without
setup.py
(
https://www.python.org/dev/peps/pep-0517
)
allows auto-determining requirements
update docs
fixes #9
setup.py
(https://www.python.org/dev/peps/pep-0517)