Skip to content

Commit

Permalink
Cap nh3 version in PyPy 3.8 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Feb 4, 2025
1 parent 6643810 commit 4880314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ domdf-python-tools[testing]>=2.0.1
importlib-metadata>=3.6.0
iniconfig!=1.1.0,>=1.0.1
lorem>=0.1.1
nh3<=0.2.1; python_version < "3.9" and implementation_name == "pypy"
pre-commit>=2.7.1
pytest>=6.2.0
pytest-cov>=2.8.1
Expand Down

0 comments on commit 4880314

Please sign in to comment.