-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
We currently have multiple Python requirement files, each suited for different purposes. It's become difficult over time to determine which requirements file in which to place a new module requirement, especially since we don't always know which requirements a consumer might use.
We only have at most two different types of consumers (developers/CI and production) for these files, so we should consolidate the requirements files as much as possible to reduce our support footprint.
- is related to
-
SERVER-71474 build_metrics tool fails to import jsonschema module
- Closed