Skip to content

Commit

Permalink
Merge pull request plotly#2303 from plotly/new-sugar
Browse files Browse the repository at this point in the history
new pytest doesn't require py workaround
  • Loading branch information
alexcjohnson authored Nov 7, 2022
2 parents 756562b + 44652cf commit a834e5a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requires-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ pyarrow<3;python_version<"3.7"
pyarrow;python_version>="3.7"
pylint==2.13.5
pytest-mock
pytest-sugar==0.9.5
# py is temporary until https://github.com/Teemu/pytest-sugar/issues/241 is fixed
py==1.11.0
pytest-sugar==0.9.6
xlrd>=2.0.1;python_version>="3.8"
xlrd<2;python_version<"3.8"
pytest-rerunfailures

0 comments on commit a834e5a

Please sign in to comment.