Skip to content

Commit 7a7e106

Browse files
committed
typo fix
1 parent 1789d9a commit 7a7e106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ developer = ["pyx2pxd>=0.1.1", "black>=23.1.0", "flake8>=6.0.0", "pytest-clarity
7171
test = [
7272
"nox>=2022.11.21",
7373
"pytest>=7.2",
74-
"pytest-cov>= 4.0.0",
74+
"pytest-cov>=4.0.0",
7575
"pytest-icdiff>=0.6",, # https://pypi.org/project/pytest-clarity/
7676
"pytest-timeout>=2.1.0",
7777
"pytest-plt>=1.1.0",

0 commit comments

Comments
 (0)