Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
glassonion1 committed Sep 21, 2024
1 parent 59c4b71 commit 2a17228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ The created anonymized data is below(Guarantee 2-anonymity).

## Publish PyPI
```
$ python -m pip install hatchling wheel twine
$ python -m build --wheel .
$ python -m twine upload dist/*
```

0 comments on commit 2a17228

Please sign in to comment.