Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

Commit ad33ded

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0b4b67d commit ad33ded

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ packages.find = { exclude = [
5858
[tool.setuptools_scm]
5959

6060
[tool.pytest]
61-
# enable setuptools-scm versioning
62-
ini_options.addopts = "--tb=short --color=yes -rsw --cov=pydeps2env"
6361
ini_options.testpaths = [
6462
"test",
6563
]
64+
# enable setuptools-scm versioning
65+
ini_options.addopts = "--tb=short --color=yes -rsw --cov=pydeps2env"

0 commit comments

Comments
 (0)