Skip to content

fix(packaging): declare pinned fourseer dependency - #58

Merged
belarusian merged 1 commit into
mainfrom
fix/fourseer-dependency
Aug 19, 2026
Merged

fix(packaging): declare pinned fourseer dependency#58
belarusian merged 1 commit into
mainfrom
fix/fourseer-dependency

Conversation

@belarusian

Copy link
Copy Markdown
Owner

fleet imports fourseer (fleet/health.py) but pyproject listed no dependencies, so every GitHub Actions run failed at collection with ModuleNotFoundError: fourseer. Pin fourseer at b03356a (includes the fourseer.parse packaging fix). Verified locally: fresh venv, pip install -e .[dev], 108 passed, ruff clean, mypy clean.

fleet imports fourseer (fleet/health.py) but pyproject listed no
dependencies, so every GitHub Actions run failed at collection with
ModuleNotFoundError: fourseer. Pin fourseer at b03356a (includes the
fourseer.parse packaging fix). Verified locally: fresh venv,
pip install -e .[dev], 108 passed, ruff clean, mypy clean.
@belarusian
belarusian merged commit 82c2378 into main Aug 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant