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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,9 @@ 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
+
**[Star us on Github]()https://github.com/mxstack/mxdev)**
11
11
12
+
.. contents:: Table of Contents
12
13
13
14
### Overview
14
15
@@ -261,6 +262,7 @@ Mxdev will
261
262
262
263
Now, use the generated requirements and constraints files with i.e. `pip install -r requirements-mxdev.txt`.
263
264
265
+
**mxdev >=2.0 needs pip version 22 at minimum to work properly**
0 commit comments