Skip to content

Commit

Permalink
Remove info about extra requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
daniilpastukhov committed May 17, 2023
1 parent 04344a0 commit 1eb0ebb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions depthai_sdk/docs/source/includes/install-short.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,3 @@ DepthAI SDK is available on PyPI. You can install it with the following command:
# Windows
py -m pip install depthai-sdk
Additionally, you can install the following extra requirements:

* ``depthai-sdk[visualize]`` - to install the visualization tools.
* ``depthai-sdk[replay]`` - to install the *mcap* and *rosbag* replay tools.
* ``depthai-sdk[record]`` - to install the recording tools.
* ``depthai-sdk[minimal]`` - to install the minimal set of dependencies (excluding OpenCV).

0 comments on commit 1eb0ebb

Please sign in to comment.