Skip to content

Commit 5d56ee4

Browse files
authored
Merge pull request #74 from pybuilder/fix_typo
Fix typo manager/manage
2 parents f1c6801 + dc2de08 commit 5d56ee4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/_posts/2020-09-12-no-virtualenv-option.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ tags: [v0.12.x, release]
66
excerpt_separator: <!--more-->
77
author: arcivanov
88
---
9-
Due to requests of Anaconda environment users PyBuilder version 0.12.9 introduced a `--no-venvs`
10-
option. This option turns off all Python virtual environment management implemented in 0.12.x
11-
for those users who prefer (or must) manager their own virtual environments.
9+
Due to requests of Anaconda environment users PyBuilder version 0.12.9+ introduced a `--no-venvs`
10+
option. This option turns off all Python virtual environment management implemented in 0.12.x
11+
for those users who prefer (or must) manage their own virtual environments.
1212

1313
<!--more-->
1414

0 commit comments

Comments
 (0)