Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Commit

Permalink
fix pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Dec 15, 2023
1 parent 9d6e258 commit 207ecd4
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 @@ -46,4 +46,4 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.pytest.ini_options]
addopts = --doctest-modules
addopts = "--doctest-modules"

0 comments on commit 207ecd4

Please sign in to comment.