We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd641a commit a422dc3Copy full SHA for a422dc3
doc/source/library_description/packaging.rst
@@ -109,8 +109,8 @@ the `pyansys template`_.
109
Flit
110
^^^^
111
112
-It is a modern and lightweight build system. Using this tool requires
113
-developers to manage virtual environments by their own, that is:
+Flit is a modern and lightweight build system that requires developers
+to manage virtual environments on their own. Developers must:
114
115
* Create a virtual environment and activate it.
116
* Install the package in editable mode.
0 commit comments