Skip to content
jdelasoie edited this page Jul 13, 2017 · 1 revision

Welcome to the django-tequila wiki!

Only a place for useful command at the moment.

Pip upload

First update the version number in __init__.py then

python setup.py sdist
twine upload dist/django-tequila-x.y.z.tar.gz 
Clone this wiki locally