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
2015-04-13 13:06:41 +00:00
Uploading bundle to PyPi
2012-11-26 17:47:15 +00:00
========================
$ python setup.py sdist upload