Skip to content

Commit ae076a3

Browse files
committed
Cap nh3 version in tests for older PyPys
1 parent 3b10d28 commit ae076a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ coverage-pyver-pragma>=0.2.1
44
editables>=0.2
55
importlib-metadata>=3.6.0
66
iniconfig!=1.1.0,>=1.0.1
7+
nh3<=0.2.14; python_version < "3.9" and implementation_name == "pypy"
78
pyproject-examples@ https://github.com/repo-helper/pyproject-examples/archive/refs/heads/master.zip
89
pytest>=6.0.0
910
pytest-cov>=2.8.1

0 commit comments

Comments
 (0)