too much bold

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-01-10 09:35:50 -05:00
parent f60a6c6f03
commit f72e8bca60
+1 -1
View File
@@ -2,7 +2,7 @@
This library exists to make it easy to programatically interact with / introspect / manipulate Pipenv projects.
**It allows you examine depenencies and requirements of a project, as well as install/uninstall packages from Python directly.**
It allows you examine depenencies and requirements of a project, as well as install/uninstall packages from Python directly.
## Example Usage