mirror of
https://github.com/rpkilby/jsonfield.git
synced 2022-02-12 21:18:11 +03:00
Add sdist to release process notes
This commit is contained in:
@@ -119,7 +119,7 @@ Release Process
|
||||
|
||||
$ pip install -U pip setuptools wheel twine
|
||||
$ rm -rf dist/ build/
|
||||
$ python setup.py bdist_wheel
|
||||
$ python setup.py sdist bdist_wheel
|
||||
$ twine upload -r test dist/*
|
||||
$ twine upload dist/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user