Skip to content

Conversation

@marianielias
Copy link

  • closes missing files on test #22683
    Explanation:
    pytest gets the configuration from setup.cfg, witch forces the option "--strict-data-files" by default. This makes the test to fail on missing files that are not packaged (on pypi and in the github tarball).
    Removing this line fixes the issue and the tests are skipped.

Cheers.
Elias.

@TomAugspurger
Copy link
Contributor

Closing as a duplicate of #22700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing files on test

2 participants