Skip to content

Python package should not include tests #27

Description

@dagardner-nv

Installing cint from PyPi also installs tests.

Repro:

python -m venv .venv
source .venv/bin/activate
pip install cint
ls .venv/lib/python3.11/site-packages/tests/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions