Skip to content

Commit

Permalink
FIX: add = sign to --re-ignore flag
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 8, 2025
1 parent 9e85b55 commit 0c61e80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,7 @@ commands = [
"--ignore=docs/api",
"--open-browser",
"--port=0",
"--re-ignore",
"docs/.*\\.inv",
"--re-ignore=docs/.*\\.inv",
"--watch=docs",
"--watch=src",
"docs/",
Expand Down

0 comments on commit 0c61e80

Please sign in to comment.