Skip to content

Commit

Permalink
fix: psr
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Oct 27, 2023
1 parent a8cf066 commit 1706597
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ version_variables = [
"src/oaipmh_scythe/__init__.py:__version__",
]
build_command = """
python -m pip list
python -m pip install build
python -m build
"""

Expand Down

0 comments on commit 1706597

Please sign in to comment.