Skip to content

Commit decf856

Browse files
ksuessstevepiercy
andauthored
Update glossary term 'mxdev'
Co-authored-by: Steve Piercy <[email protected]>
1 parent 65f9d61 commit decf856

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
@@ -48,7 +48,7 @@ Linode
4848
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.
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.
5252
This design allows developers to override their base package constraints with a customized or newer version.
5353
5454
mxmake

0 commit comments

Comments
 (0)