Skip to content

Commit a834e5a

Browse files
authored
Merge pull request plotly#2303 from plotly/new-sugar
new pytest doesn't require py workaround
2 parents 756562b + 44652cf commit a834e5a

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)