Releasing a new version - rupert/pyls-black GitHub Wiki
-
Update the
version
insetup.py
-
Build the wheel:
make build
-
Upload to the test PyPI:
make test-upload
-
Upload to PyPI:
make upload
-
Create a release/tag in GitHub.
Update the version
in setup.py
Build the wheel:
make build
Upload to the test PyPI:
make test-upload
Upload to PyPI:
make upload
Create a release/tag in GitHub.