Skip to content

Conversation

@radarhere
Copy link
Member

In

- '%PYTHON%\%EXECUTABLE% -m pip install pytest pytest-cov pytest-timeout'

and

Pillow/.ci/install.sh

Lines 34 to 36 in 638ba16

python3 -m pip install -U pytest
python3 -m pip install -U pytest-cov
python3 -m pip install -U pytest-timeout

pytest-timeout is installed as a test dependency. However, it is not documented in Tests/README.rst. This PR fixes that.

@hugovk hugovk merged commit 1c810be into python-pillow:main Jun 10, 2022
@radarhere radarhere deleted the pytest branch June 10, 2022 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants