Skip to content

Commit

Permalink
chore(conf): update build_command to actually commit version number…
Browse files Browse the repository at this point in the history
…s in docs we stamped manually
  • Loading branch information
codejedi365 committed Aug 31, 2024
1 parent 708671d commit 1ef6348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ logging_use_named_masks = true
commit_parser = "angular"
build_command = """
python -m scripts.bump_version_in_docs
git add docs/*
python -m pip install -e .[build]
python -m build .
"""
Expand Down

0 comments on commit 1ef6348

Please sign in to comment.