Move configs into the python data dir
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Move the config files into the python package so they can be included during the build/install/release. This will remove the need for the bin/copy_data.py command.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with bin/copy_data.py and the Python package's existing data and packaging configuration to identify which config files are copied and where they are installed. Done means the configs are included in build, install, and release outputs without requiring bin/copy_data.py.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100