Open
Description
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
Labels
No labels