Skip to content
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

Testing of sdist fails #191

Open
mtelka opened this issue Nov 27, 2022 · 0 comments
Open

Testing of sdist fails #191

mtelka opened this issue Nov 27, 2022 · 0 comments

Comments

@mtelka
Copy link

mtelka commented Nov 27, 2022

When I test sdist from PyPI it always fails:

ImportError while loading conftest '$(BUILDDIR)/test/conftest.py'.
test/conftest.py:11: in <module>
    os.path.join(TEST_DATA_DIR, p) for p in os.listdir(TEST_DATA_DIR)
E   FileNotFoundError: [Errno 2] No such file or directory: '$(BUILDDIR)/libbrotli/tests/testdata'

Apparently, the required directory is not in the sdist. Please add it there. Please also consider to add tox.ini to sdist.

Thank you.

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

No branches or pull requests

1 participant