Skip to content

Commit bb405dc

Browse files
committed
Update DEVELOPING.
1 parent 3e116cf commit bb405dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DEVELOPING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@
3333
1. `poetry version major|minor|patch`
3434
1. Update changelog.md
3535
1. Commit/tag/push version bump
36-
1. `poetry publish --build -r test`
36+
1. `poe publish`
3737
1. Make sure test package can be installed as expected (https://test.pypi.org/project/django-unicorn/)
38-
1. `poetry publish`
3938
1. Make sure live package can be installed as expected (https://pypi.org/project/django-unicorn/)
4039
1. [Create GitHub release](https://github.com/adamghill/django-unicorn/releases/new) and add changelog there
4140
1. Update django-unicorn.com's version of `django-unicorn`

0 commit comments

Comments
 (0)