You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ It builds on top of the idea to have stable version constraints and then develop
7
7
As part of the above use-case sometimes versions of the stable constraints need an override with a different (i.e. newer) version.
8
8
Other software follow the same idea are [mr.developer](https://pypi.org/project/mr.developer) for Python's *zc.buildout* or [mrs-developer](https://www.npmjs.com/package/mrs-developer) for NPM packages.
9
9
10
-
**mxdev 2.0 needs pip version 22 at minimum to work properly**
10
+
**mxdev >=2.0 needs pip version 22 at minimum to work properly**
0 commit comments