File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -113,16 +113,7 @@ when you share your project with others. You should get output similar to this
113113 Adding requests to Pipfile's [packages]...
114114 P.S. You have excellent taste! ✨ 🍰 ✨
115115
116- .. Warning :: Due to an `open issue with pipenv`_, it's not currently reliable
117- to use ``pipenv `` to create environments for different Python versions
118- (as environment marker conditions may not be processed correctly).
119- The interpreter version you use in your project should be the same as the
120- interpreter version used to install ``pipenv ``.
121- When testing against multiple versions with ``tox ``, install ``pipenv ``
122- into each test environment, as described `here <pipenv-tox >`_.
123-
124116 .. _Requests : https://python-requests.org
125- .. _open issue with pipenv : https://github.com/pypa/pipenv/issues/857
126117.. _pipenv-tox : https://docs.pipenv.org/advanced/#tox-automation-project
127118
128119
You can’t perform that action at this time.
0 commit comments