Skip to content

Test suite in PyPI tarball? #29

@TheChymera

Description

@TheChymera
[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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions