Skip to content

Commit

Permalink
fixup! pytest: add configuration in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Jun 11, 2024
1 parent 017ee95 commit 2a0586e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Homepage = "https://github.com/tvandera/h5sparse"
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"

# pyproject.toml
[tool.pytest.ini_options]
python_classes = "Test*"
testpaths = [
Expand Down

0 comments on commit 2a0586e

Please sign in to comment.