From 8d36e105275fcb9c1119f7da6142985cb3d5ee18 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 15 Dec 2019 23:41:06 +0800 Subject: [PATCH] remove pipenv --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 664cd314..b542fe91 100644 --- a/README.md +++ b/README.md @@ -554,7 +554,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for Python version and virtual environment management.* * [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management. -* [pipenv](https://github.com/pypa/pipenv) - Python Development Workflow for Humans. * [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy. * [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.