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
{{ message }}
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.
Describe what should be investigated or refactored
Our Python test dependencies are included in the root pyproject.toml mixed in with the universal dependencies. These need to be separated out into their own optional group so that they are not pulled in unless tests are being run.
Describe what should be investigated or refactored
Our Python test dependencies are included in the root
pyproject.toml
mixed in with the universal dependencies. These need to be separated out into their own optional group so that they are not pulled in unless tests are being run.Links to any relevant code
https://github.com/defenseunicorns/leapfrogai/blob/main/pyproject.toml
The text was updated successfully, but these errors were encountered: