Skip to content

Tidy assets and package data #80

@sr-murthy

Description

@sr-murthy

The assets folder (assets) is too big and unstructured - most files are images (PNG) which could be moved to an images subfolder, while the rest can remain in their existing subfolders. The new CRF metadata CSV can go into a crf subfolder. CRF metadata CSV to go into ARC.

Package data inclusion in the TOML is too broad - currently, the release files contain every non-Python file in the repository, including cloud deployment files such as replit.nix, the hidden Git ignore file, the .coveragerc file which should always be local, and also all test files. Packages (source distributions as ZIP or tarballs, or wheels if wheels were ever to be distributed) should only include real package assets.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions