Skip to content

Commit 3b9b153

Browse files
authored
Update test-requirements.txt
Replace nose with pytest
1 parent 37c7121 commit 3b9b153

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎test-requirements.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ coverage
33
flake8
44
tox
55
virtualenv
6-
nose;python_version<"3.10"
6+
pytest
7+
pytest-cov
8+
pytest-sugar
79
gitdb>=4.0.1,<5
810
typing-extensions>=3.7.4.3;python_version<"3.10"

0 commit comments

Comments
 (0)