add a dot

This commit is contained in:
Vinta 2014-07-07 10:03:28 +08:00
parent a4ec265fc9
commit aec0bbb48f
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Libraries for package and dependency management.*
* [pip](https://pip.pypa.io/en/latest/) / [Python Package Index](https://pypi.python.org/pypi) - The package and dependency manager.
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
* [wheel](http://pythonwheels.com/) - The new standard of Python distribution and are intended to replace eggs.
## Distribution