Skip to content

Commit

Permalink
fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
8cH9azbsFifZ committed Nov 12, 2023
1 parent 7be61f3 commit cbff7a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
password: ${{ secrets.PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/
packages-dir: python/mopp/dist/

# - name: Publish distribution to PyPI
# uses: pypa/gh-action-pypi-publish@master
Expand Down
2 changes: 2 additions & 0 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
**WIP**

+ Find here: https://test.pypi.org/project/mopp/
https://test.pypi.org/project/mopp/#history


# Installing the package
+ `pip install -i https://test.pypi.org/simple/ mopp==1.0.1`
Expand Down

0 comments on commit cbff7a5

Please sign in to comment.