Skip to content

Commit

Permalink
Require pytest>=6
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Hoyer authored and philpep committed Feb 15, 2024
1 parent 2ae2ac2 commit c82965d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ packages = find:
setup_requires =
setuptools_scm
install_requires =
pytest!=3.0.2
pytest>=6
extras_require =

[options.extras_require]
Expand Down

0 comments on commit c82965d

Please sign in to comment.