-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
I noticed my build started failing with a simple change to my source and tracked it down to grabbing the latest pytest. I have pytest>=3 changing it to pytest==3.1.1 works around the problem. I am using django-pytest 3.1.2.
Attaching the traceback.
I will work on a minimal example. This is happening inside tox. It happens both on Mac OS X and on Bitbucket Pipelines (docker container running inside debian if I am not mistaken).
Metadata
Metadata
Assignees
Labels
No labels