Tested and added release process to readme, also some minor changes to change confirm

This commit is contained in:
Thu Trang Pham
2021-02-09 17:28:32 -08:00
parent d334ec630f
commit c381eb4b87
5 changed files with 44 additions and 2 deletions
+3
View File
@@ -24,3 +24,6 @@ upload-testpypi:
i-have-tested-with-testpypi-and-am-ready-to-release:
python3 -m twine upload --repository pypi dist/django_admin_confirm-$(VERSION)*
install-testpypi:
python -m pip install --index-url https://test.pypi.org/simple/ django_admin_confirm