Skip to content

Commit

Permalink
chore: Fix capitalization of PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 16, 2021
1 parent d029f59 commit 383083f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish to PyPi
name: Publish to PyPI
on: push
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Instead of using this library directly, it is easier to create merged releases u
- OCDS Kit's `merge <https://ocdskit.readthedocs.io/en/latest/api/combine.html#ocdskit.combine.merge>`__ Python function
- `OCDS Toucan <https://toucan.open-contracting.org/>`__'s `compile releases <https://toucan.open-contracting.org/compile/>`__ web application

If you are viewing this on GitHub or PyPi, open the `full documentation <https://ocds-merge.readthedocs.io/>`__ for additional details.
If you are viewing this on GitHub or PyPI, open the `full documentation <https://ocds-merge.readthedocs.io/>`__ for additional details.

.. |PyPI Version| image:: https://img.shields.io/pypi/v/ocdsmerge.svg
:target: https://pypi.org/project/ocdsmerge/
Expand Down

0 comments on commit 383083f

Please sign in to comment.