Skip to content

Commit 3d50c5f

Browse files
committed
docs(CHANGES): Note adding of publishing to PyPI via CI
1 parent 77a60ca commit 3d50c5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGES

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ $ pip install --user --upgrade --pre libvcs
113113
doesn't work well. (`poetry update`, `poetry publish`, etc. commands would fail)
114114
- Add [doctest](https://docs.python.org/3/library/doctest.html) w/
115115
[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.
116117

117118
### Documentation
118119

0 commit comments

Comments
 (0)