astrodbtoolkit / astrodbtoolkit/astrodb-bot
Fix environment
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
- astrodb-bot-venv-stale-console-scripts — including the non-obvious part, that uv sync alone doesn't fix it
> Also worth doing: rm -rf .venv && uv sync to rebuild the console-script wrappers
>
> uv.lock is also modified — just the version bump and felis pin syncing to pyproject.toml, unrelated to these fixes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read pyproject.toml and uv.lock, then reproduce the stale console-script state with uv sync and with rm -rf .venv && uv sync. Done means the astrodb-bot console-script wrappers are rebuilt correctly, while uv.lock contains only the stated version bump and felis pin synchronization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100