Skip to content

Commit

Permalink
[chore] Make distribution easier a little
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Dec 29, 2024
1 parent 58e62fd commit 38b076a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ lint:

rstcheck:
@pipx run rstcheck[sphinx] --ignore-directives autofunction README.rst reference/*.rst

distribute:
@pipx run build
@pipx run twine check dist/*

0 comments on commit 38b076a

Please sign in to comment.