Skip to content

Commit

Permalink
setup.py: pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed May 1, 2024
1 parent d6a1707 commit 9590372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-e .
sphinx
lxml
flake8<6
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
'test': [
'flake8<6',
'lxml',
'pytest',
'pytest<8.2',
],
},
namespace_packages=['sphinxcontrib'],
Expand Down

0 comments on commit 9590372

Please sign in to comment.