You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,5 +46,5 @@ See commit `cc93fc8b07445e09b5b92de207632d86edc0125d` or
46
46
* Optional: publish to `test.pypi.org` with `poetry publish -r test-pypi` and test the package: `pip install -i https://test.pypi.org/simple oss-red-flag-checker`
47
47
* Publish to PyPI: `poetry publish` (you may have to set your credentials/API key first)
48
48
* Create Git tag: `git tag -s vx.y.z` (use a minimal message)
0 commit comments