mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-27 21:11:46 +02:00
Created Deploying New Release (markdown)
parent
6385a3aa91
commit
ce2144cae6
12
Deploying-New-Release.md
Normal file
12
Deploying-New-Release.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Useful notes for maintainers.
|
||||||
|
|
||||||
|
To get source:
|
||||||
|
|
||||||
|
python setup.py sdist
|
||||||
|
|
||||||
|
Use `twine` to upload to PyPI
|
||||||
|
|
||||||
|
twine upload django-helpdesk-X.X.X.tar.gz
|
||||||
|
|
||||||
|
Update heroku demo instance.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user