We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc22fb commit 82f15cbCopy full SHA for 82f15cb
content/contributing-code/python-guidelines/contents.lr
@@ -25,8 +25,8 @@ with the organization.
25
26
Please work to minimize the number of development related technologies. This
27
helps minimize the overhead of contributing to multiple projects. Most of our
28
-projects use either [Pipenv][pipenv], _the Python Development Workflow for
29
-Humans_, or [docker-compose][dockercompose], _a tool for defining and running
+projects use [Pipenv][pipenv], _the Python Development Workflow for Humans_,
+and/or [docker-compose][dockercompose], _a tool for defining and running
30
multi-container Docker applications_.
31
32
[pipenv]: https://github.com/pypa/pipenv
0 commit comments