File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed
Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -140,17 +140,6 @@ uv run ruff check --fix .
140140uv run ruff format .
141141```
142142
143- ## Releases
144-
145- This project uses Trusted Publishing:
146-
147- * Bump version on pyproject.toml
148- * Run ` uv sync `
149- * Tag new version
150- * Publish the release on GitHub with CHANGELOG
151-
152- Now a new version will be automatically pushed to PyPi.
153-
154143## Acknowledgements
155144
156145A thank you to [ Rob Hudson] ( https://github.com/robhudson ) for implementing the Django integration.
Original file line number Diff line number Diff line change 1+ This project uses Trusted Publishing:
2+
3+ * Bump version in ` pyproject.toml `
4+ * Run ` uv sync `
5+ * Tag new version
6+ * Publish the release on GitHub with CHANGELOG
7+
8+ Now a new version will be automatically pushed to PyPi.
You can’t perform that action at this time.
0 commit comments