-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sdist is missing test/test_fixtures #272
Comments
We actually explicitly removed them some time ago, including the integration tests: 09dcf5a Which tests do you see failing? |
Testing is unable to start at all when started via
|
Thanks - I think this makes sense. Please delete the |
With the
|
The sdist package at PyPI is missing
test/test_fixtures
. Withouttest/test_fixtures
testing fails. Please add the missing directory to sdist. Thank you.The text was updated successfully, but these errors were encountered: