Skip to content

Commit

Permalink
Fix bad option in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Sep 22, 2023
1 parent f2de188 commit df03308
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,5 @@ build-backend = 'setuptools.build_meta'
name = "Internal Changes"
showcontent = true

[tool.pytest.ini_options]
markers = [
"slow: marks tests as slow (deselect with '-m \"not slow\"')",
]

[tool.black]
line-length = 100

0 comments on commit df03308

Please sign in to comment.