Skip to content

Commit

Permalink
[Tool] add pynose-1.4.8 to replace nose (#48812)
Browse files Browse the repository at this point in the history
* `nose` is too old to compatible with python3.10+ nose-devs/nose#1122
* turn to pynose to fix the compatibility issue https://pypi.org/project/pynose/1.4.8/#description

Signed-off-by: Kevin Xiaohua Cai <[email protected]>
(cherry picked from commit 97d861f)
  • Loading branch information
kevincai authored and mergify[bot] committed Jul 24, 2024
1 parent 1f9825b commit 31ac669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
setuptools<58.0.0
cup==3.2.31
nose~=1.3.7
pynose==1.4.8
parameterized
pymysql
nose_xunitmp
Expand Down

0 comments on commit 31ac669

Please sign in to comment.