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: docs/glossary.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
@@ -48,7 +48,7 @@ Linode
48
48
49
49
mxdev
50
50
[mxdev](https://github.com/mxstack/mxdev) [mɪks dɛv] is a utility that makes it easy to work with Python projects containing lots of packages, of which you only want to develop some.
51
-
It builds on top of the idea to have stable version constraints and then develop from a VCS on top of it.
51
+
It is designed for developers who use stable version constraints, then layer their customizations on top of that base while using a version control system.
52
52
This design allows developers to override their base package constraints with a customized or newer version.
0 commit comments