Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 142ebee

Browse files
committed
Merge pull request vinta#256 from GeonU/patch-4
Add period when finished sentence.
2 parents d8fc0a4 + 2c42a93 commit 142ebee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
9393

9494
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
9595
* [virtualenv](https://pypi.python.org/pypi/virtualenv) - A tool to create isolated Python environments.
96-
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv
96+
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv.
9797
* [virtualenv-api](https://github.com/sjkingo/virtualenv-api) - An API for virtualenv and pip.
9898
* [pew](https://pypi.python.org/pypi/pew/) - A set of tools to manage multiple virtual environments.
9999
* [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.

0 commit comments

Comments
 (0)