Files

10 lines
380 B
Diff
Raw Permalink Normal View History

2023-01-11 19:10:02 -06:00
Do not require ninja. We're not using it.
Reverts part of https://github.com/mongodb/mongo/commit/8d21d154677e2202e2a7ddd7f99d2a0ffedf4d53
2023-03-19 22:45:44 -05:00
--- etc/pip/components/compile.req.orig 2023-01-11 13:46:46.000000000 -0600
+++ etc/pip/components/compile.req 2023-01-28 20:11:16.000000000 -0600
@@ -4,4 +4,3 @@
2023-01-11 19:10:02 -06:00
regex <= 2021.11.10
requirements_parser <= 0.3.1
setuptools
-ninja>=1.10.0