We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a60ca commit 3d50c5fCopy full SHA for 3d50c5f
CHANGES
@@ -113,6 +113,7 @@ $ pip install --user --upgrade --pre libvcs
113
doesn't work well. (`poetry update`, `poetry publish`, etc. commands would fail)
114
- Add [doctest](https://docs.python.org/3/library/doctest.html) w/
115
[pytest + doctest](https://docs.pytest.org/en/7.1.x/how-to/doctest.html), ({issue}`#321`).
116
+- Publish to PyPI via CI when git tags are set.
117
118
### Documentation
119
0 commit comments