Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #386 from adobe-type-tools/jh-update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-hadley authored Jul 24, 2022
2 parents 357aa3c + 674fb6c commit e9a0fe0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
coverage>=5.0.1
pytest==7.1.2
pytest-cov==3.0.0
pytest-xdist==2.5.0
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -588,10 +588,8 @@ def run(self):
],
extras_require={
"testing": [
"pytest >=7.1.2, <8",
"pytest-cov >=3, <4",
"pytest-xdist >=2.5.0, <2.6.0",
"pytest-randomly >=3.12, <4",
],
},
cmdclass=cmdclass,
Expand Down

0 comments on commit e9a0fe0

Please sign in to comment.