Skip to content

Commit

Permalink
Temporary skip check-python from releaser checks
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Oct 17, 2024
1 parent 01c407d commit 0bd5d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ packages = [
allow-direct-references = true

[tool.jupyter-releaser]
skip = ["check-links"]
skip = ["check-links", "check-python"]

[tool.jupyter-releaser.options]
# `--skip-if-dirty` is a workaround for https://github.com/jupyter-server/jupyter_releaser/issues/567
Expand Down

0 comments on commit 0bd5d46

Please sign in to comment.