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 752a6ae commit 81c265cCopy full SHA for 81c265c
1 file changed
README.md
@@ -12,8 +12,8 @@
12
**PyVenvManage** simplifies Python virtual environment management in JetBrains IDEs.
13
14
Managing multiple Python interpreters across different virtual environments (for testing against various Python versions
15
-with tools like `tox` or `nox`) traditionally requires navigating through multiple dialogs in PyCharm. PyVenvManage
16
-streamlines this by enabling quick interpreter selection directly from the project view with just a right-click.
+with tools like `tox` or `nox`) traditionally requires navigating through multiple dialogs in PyCharm or other JetBrains IDEs.
+PyVenvManage streamlines this by enabling quick interpreter selection directly from the project view with just a right-click.
17
18
## Features
19
0 commit comments