Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: switch to a minimal requirements file #615

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

cc-ju
Copy link
Collaborator

@cc-ju cc-ju commented Jan 5, 2024

The old requirements file was bloated and not used by the docker image. We only installed required dependencies as a transitive dependencies.

This setup should allow for code completion and better dependency management for the locust containers.

@cc-ju cc-ju force-pushed the fix/locust-dependencies branch 4 times, most recently from 4f53d76 to ede380f Compare January 5, 2024 16:12
The old requirements file was bloated and not used by the docker image.
We only installed required dependencies as a transitive dependencies.

This setup should allow for code completion and better dependency
management for the locust containers.
@denniseffing denniseffing force-pushed the fix/locust-dependencies branch from ede380f to 59508db Compare January 12, 2024 13:17
@denniseffing denniseffing merged commit 237b255 into main Jan 12, 2024
4 checks passed
@denniseffing denniseffing deleted the fix/locust-dependencies branch January 12, 2024 13:25
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.

2 participants