Skip to content

Commit

Permalink
chore(version): remove fix_version.py useless now
Browse files Browse the repository at this point in the history
WIP #20
  • Loading branch information
sbancal committed Feb 6, 2023
1 parent 78113bc commit cdeb616
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@ run:
lint:
poetry run pre-commit run -a

fix-version:
poetry run python3 utils/fix_version.py

package:
$(MAKE) fix-version
poetry run python3 -m build
59 changes: 0 additions & 59 deletions utils/fix_version.py

This file was deleted.

0 comments on commit cdeb616

Please sign in to comment.