Skip to content

Commit

Permalink
one build system (#69)
Browse files Browse the repository at this point in the history
* remove redundant requirements, relax constraints
  • Loading branch information
dimbleby authored Oct 2, 2024
1 parent 084aab9 commit d574268
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 206 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ help:


build\:dist:
python3 setup.py sdist bdist_wheel
poetry build

publish\:test:
python3 -m twine upload --repository testpypi dist/*
Expand Down
Loading

0 comments on commit d574268

Please sign in to comment.