Skip to content

Package data are not installed #43

Open
@mlincett

Description

@mlincett

When trying to run the FRA test on setup.py the listener fails to run because it cannot find S191216ap_update.xml

The skymap map resolves to the installation directory in the venv, but the data directory(-ies) are not copied to the location.

From a quick look at setup.py it seems that setuptools.find_packages() is used to determine what to install and I guess this does not include directories with static data such as the required sample_skymaps.

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