Skip to content

Commit

Permalink
add note about releasing wme
Browse files Browse the repository at this point in the history
  • Loading branch information
ego-lay-atman-bay committed Jul 11, 2024
1 parent 048dce5 commit 4cd72d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ pip install -e ../wmwpy

You can also edit `requirements.txt` to add `-e "../wmwpy"`, and then you won't have to bother with reinstalling wmwpy, but if you're going to be publishing your edits, you might want to replace it with the link to your wmwpy clone repo instead of a path to your local clone.

If you're going to be making a release, please note that the github action will install wmwpy from pypi, so you may have to edit `requirements/requirements-dist.txt` if you want to use your personal edit of wmwpy.

### Build exe

```sh
Expand Down

0 comments on commit 4cd72d2

Please sign in to comment.