This website requires JavaScript.
Explore
Help
Sign In
crunk
/
distribusi
Watch
2
Star
0
Fork
0
You've already forked distribusi
forked from
varia/distribusi
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
545577978a
distribusi
/
Makefile
5 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Package it up! Get it in shape for PyPi.
2018-11-23 13:40:12 +01:00
publish
:
@rm -rf dist
Don't use pipenv for releases
2019-07-08 20:01:25 +02:00
@python setup.py bdist_wheel --universal
@twine upload dist/*
Reference in New Issue
Copy Permalink