We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5494f4c commit 75e9e07Copy full SHA for 75e9e07
docs/installation.rst
@@ -55,7 +55,7 @@ Once downloaded, you can install the sources in development mode (``-e`` flag) w
55
56
.. code-block:: shell
57
58
- pip install -c constraints.txt -e fme[dev]
+ pip install -c constraints.txt -e .[dev]
59
60
Docker
61
------
0 commit comments