Skip to content

Commit

Permalink
[Tool] add pynose-1.4.8 to replace nose (StarRocks#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]>
  • Loading branch information
kevincai authored and dujijun007 committed Jul 29, 2024
1 parent b98e966 commit c6cf668
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 c6cf668

Please sign in to comment.