From ca526f8a0c3aafae103421c5e9a76fb8de7ffad0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 30 Jan 2017 13:44:19 -0500 Subject: [PATCH] update caveats --- README.rst | 2 -- docs/index.rst | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.rst b/README.rst index 85512b27..a995fb27 100644 --- a/README.rst +++ b/README.rst @@ -72,8 +72,6 @@ Caveats /////// - Windows is not currently supported. -- Proper casing should be used (e.g. ``Flask`` & ``Django``). -- Hashes are generated in lockfiles but not (yet) used for installation. ☤ Usage ------- diff --git a/docs/index.rst b/docs/index.rst index d7960451..39b9c998 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -76,8 +76,6 @@ Caveats /////// - Windows is not currently supported. -- Proper casing should be used (e.g. ``Flask`` & ``Django``). -- Hashes are generated in lockfiles but not (yet) used for installation. ☤ Usage -------