Skip to content

Commit 44652cf

Browse files
committed
new pytest doesn't require py workaround
1 parent 756562b commit 44652cf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requires-ci.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ pyarrow<3;python_version<"3.7"
2020
pyarrow;python_version>="3.7"
2121
pylint==2.13.5
2222
pytest-mock
23-
pytest-sugar==0.9.5
24-
# py is temporary until https://github.com/Teemu/pytest-sugar/issues/241 is fixed
25-
py==1.11.0
23+
pytest-sugar==0.9.6
2624
xlrd>=2.0.1;python_version>="3.8"
2725
xlrd<2;python_version<"3.8"
2826
pytest-rerunfailures

0 commit comments

Comments
 (0)