You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to get a list of "interaction" points where the package relies on data that has been generated during the dataset build process (e.g. the figshare link).
We might want to have a "central" yaml or config file that contains all the information that is changed from version to version respectively the "hard coded" data that can change between build processes.
The only interaction points are the figshare link, version/tag number (previously), and scripts/push_to_pypi.py (also no longer needed, but take a look).
I think the central yaml is a good idea. Want to create an issue for that separately?
The build_all.py script currently includes:
We want to decouple the PyPI build and have the ability to run this separately.
The text was updated successfully, but these errors were encountered: