Skip to content

Commit

Permalink
docs: remove test pypi instructions from pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
sansyrox committed Apr 6, 2023
1 parent 8239261 commit 840f68c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,4 @@ Pre-Commit Instructions:
Please ensure that you have run the [pre-commit hooks](https://github.com/sansyrox/robyn#%EF%B8%8F-to-develop-locally) on your PR.
Creating a test deployment:
You need to change the version number by appending the last digit for a test-pypi deployment.
e.g. if the current version of Robyn is `v0.18.1` the test deployment should be `v0.18.100001` (five zeroes as there are five characters in Robyn) and then an incremental digit.
Change the version number in `pyproject.yaml` and `Cargo.toml` to trigger a test deploy.
-->

0 comments on commit 840f68c

Please sign in to comment.