From 0170cdbf7717de0a045bcec0e877100434a42e80 Mon Sep 17 00:00:00 2001 From: Warix3 Date: Mon, 30 Jul 2018 01:28:42 +0200 Subject: [PATCH] PyCharm now fully supports pipenv As of the release version 2018.2 PyCharm has a full pipenv support. [Source](https://www.jetbrains.com/pycharm/whatsnew/#v2018-2-python "New features") --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index d3275368..ceaf64d5 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -242,11 +242,11 @@ different products which integrate with Pipenv projects: - `Emacs `_ (Editor Integration) - `Fish Shell `_ (Automatic ``$ pipenv shell``!) - `VS Code `_ (Editor Integration) +- `PyCharm `_ (Editor Integration) Works in progress: - `Sublime Text `_ (Editor Integration) -- `PyCharm `_ (Editor Integration) - Mysterious upcoming Google Cloud product (Cloud Hosting)