Skip to content

Commit fb38a9b

Browse files
ksuessstevepiercy
andcommitted
Update docs/glossary.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 53d7a0a commit fb38a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Linode
4949
mxdev
5050
[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.
5151
It builds on top of the idea to have stable version constraints and then develop from a VCS on top of it.
52-
As part of above use-case sometimes versions of the stable constraints need an override with a different (i.e. newer) version.
52+
This design allows developers to override their base package constraints with a customized or newer version.
5353
5454
mxmake
5555
mxmake helps create development environments for Python projects based on [make](https://www.gnu.org/software/make) and [mxdev](https://github.com/mxstack/mxdev).

0 commit comments

Comments
 (0)