Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarchmer committed Jul 28, 2024
1 parent f240ba9 commit eced14e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,15 +228,6 @@ git push --tags
## Manual Deployment

```bash
pip install -r requirements-build.txt

python setup.py sdist bdist_wheel
twine check dist/*
# Publish
twine upload dist/*

or

pdm build
# Publish
twine upload dist/*
Expand Down
7 changes: 0 additions & 7 deletions requirements-build.txt

This file was deleted.

5 changes: 0 additions & 5 deletions requirements-test.txt

This file was deleted.

0 comments on commit eced14e

Please sign in to comment.