summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2018-11-18 14:29:05 -0800
committerSeth M Morton <seth.m.morton@gmail.com>2018-11-18 14:29:05 -0800
commitd836cb20cdc45c3b1f8d868c35e0729522654aaa (patch)
treee34fb10818e0de5d41c8b2131c496546e5ba9105 /README.rst
parentf0952a3a1974aa4e1a0b822d15a443a1604e35de (diff)
downloadnatsort-d836cb20cdc45c3b1f8d868c35e0729522654aaa.tar.gz
Add note about Pipenv being dropped from build infrastructure
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 05e4a6b..1ce949e 100644
--- a/README.rst
+++ b/README.rst
@@ -454,6 +454,12 @@ By default ``DeprecationWarnings`` are not shown, but this will cause them to be
Alternatively, you can just set the environment variable ``PYTHONWARNINGS`` to
"default::DeprecationWarning" and then run your code.
+Droping Pipenv for Development
+++++++++++++++++++++++++++++++
+
+``natsort`` version 6.0.0 will not use `Pipenv <https://pipenv.readthedocs.io/en/latest/>`_
+to install development dependencies.
+
Dropping Python 2.6 and 3.3 Support
+++++++++++++++++++++++++++++++++++