Skip to content

Commit

Permalink
Publish v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rremizov committed Nov 3, 2023
1 parent 7243e3e commit a2caf96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ build:
python setup.py sdist

upload:
python setup.py sdist upload
twine upload dist/*
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ pytest-benchmark==3.4.1
pytest-django==4.5.2
pytest==7.0.1
tox==4.11.3
twine==4.0.2

0 comments on commit a2caf96

Please sign in to comment.