casperdcl/deploy-pypi

build using pip (not setup.py)

casperdcl opened this issue · 0 comments

pip wheel -w dist --no-deps . (compared to python setup.py bdist_wheel) is nicer since it: