We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5479b commit 5da375bCopy full SHA for 5da375b
README.rst
@@ -83,11 +83,6 @@ in your ``~/.config/fish/completions/pipenv.fish``::
83
84
Magic shell completions are now enabled!
85
86
-Caveats
87
-///////
88
-
89
-- Windows is not currently supported.
90
91
☤ Usage
92
-------
93
docs/index.rst
@@ -77,11 +77,6 @@ Other Commands
77
- ``run`` will run a given command from the virtualenv, with any arguments forwarded (e.g. ``$ pipenv run python``).
78
- ``check`` asserts that PEP 508 requirements are being met by the current environment.
79
80
81
82
☤ Pipenv Usage
--------------
0 commit comments