Skip to content

Commit c5af5c7

Browse files
ksuessstevepiercy
andauthored
Update docs/glossary.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 1c3bc56 commit c5af5c7

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)