Skip to content

Commit

Permalink
Downgrade pytest from 6.2.4 to 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
winstonolson committed Jan 19, 2022
1 parent e956591 commit 1fc75e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
python_requires=">=3",
install_requires=[
"sortedcontainers>=2.4.0",
"pytest>=6.2.4",
"pytest>=6.2.1",
"pytest-cov>=2.10.1",
"pycodestyle>=2.6.0",
"ait-core>=2.3.5"
Expand Down

0 comments on commit 1fc75e6

Please sign in to comment.