Skip to content

Commit

Permalink
lint: pyproject.toml (#569)
Browse files Browse the repository at this point in the history
Signed-off-by: Teo <teocns@gmail.com>
  • Loading branch information
teocns authored Dec 11, 2024
1 parent 1b86289 commit f4fc2c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ dev = [
"pytest-vcr",
"pytest-mock",
"pyfakefs",
"requests_mock==1.11.0",
"ruff",
"vcrpy>=6.0.0; python_version >= '3.8'"
"requests_mock==1.11.0",
"ruff",
"vcrpy>=6.0.0; python_version >= '3.8'"
]

[project.optional-dependencies]
Expand Down

0 comments on commit f4fc2c3

Please sign in to comment.