django-select2/Internal_Notes.md

10 lines
152 B
Markdown
Raw Normal View History

2012-11-26 17:47:15 +00:00
Creating bundle
===============
$ python setup.py sdist
Uploadind bundle to PyPi
========================
$ python setup.py sdist upload