Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

chore: Make Python test dependencies optional #809

Closed
CollectiveUnicorn opened this issue Jul 22, 2024 · 0 comments · Fixed by #815
Closed

chore: Make Python test dependencies optional #809

CollectiveUnicorn opened this issue Jul 22, 2024 · 0 comments · Fixed by #815
Assignees
Labels
tech-debt Not a feature, but still necessary

Comments

@CollectiveUnicorn
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tech-debt Not a feature, but still necessary
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant