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

Test suite in PyPI tarball? #29

Open
TheChymera opened this issue Feb 20, 2023 · 0 comments
Open

Test suite in PyPI tarball? #29

TheChymera opened this issue Feb 20, 2023 · 0 comments

Comments

@TheChymera
Copy link

[deco]~/Downloads ❱ tar xvf lazy_ops-0.2.0.tar.gz
lazy_ops-0.2.0/
lazy_ops-0.2.0/PKG-INFO
lazy_ops-0.2.0/README.md
lazy_ops-0.2.0/lazy_ops/
lazy_ops-0.2.0/lazy_ops/__init__.py
lazy_ops-0.2.0/lazy_ops/lazy_loading.py
lazy_ops-0.2.0/lazy_ops.egg-info/
lazy_ops-0.2.0/lazy_ops.egg-info/PKG-INFO
lazy_ops-0.2.0/lazy_ops.egg-info/SOURCES.txt
lazy_ops-0.2.0/lazy_ops.egg-info/dependency_links.txt
lazy_ops-0.2.0/lazy_ops.egg-info/requires.txt
lazy_ops-0.2.0/lazy_ops.egg-info/top_level.txt
lazy_ops-0.2.0/setup.cfg
lazy_ops-0.2.0/setup.py

The test suite is not shipped with the tarball. This can usually be circumvented by pulling the sources from GitHub instead, but since the package has no releases here it's pretty difficult to distribute it with testing support.

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