mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-02 21:30:23 +00:00
10 lines
152 B
Markdown
10 lines
152 B
Markdown
|
|
Creating bundle
|
||
|
|
===============
|
||
|
|
|
||
|
|
$ python setup.py sdist
|
||
|
|
|
||
|
|
Uploadind bundle to PyPi
|
||
|
|
========================
|
||
|
|
|
||
|
|
$ python setup.py sdist upload
|
||
|
|
|