-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
CIContinuous IntegrationContinuous IntegrationDependenciesRequired and optional dependenciesRequired and optional dependencies
Milestone
Description
In #25455 we added isort as a dependency to all our builds. Looks like the CI was failing, and adding isort fixed the problem. Not sure what the problem is, but isort is something we should only have in environment.yml, as it's only used in ci/code_checks.sh and locally.
We should remove isort from all files in ci/deps/ and if the CI complains, find out what's the problem, and fix it.
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous IntegrationDependenciesRequired and optional dependenciesRequired and optional dependencies