File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -55,14 +55,9 @@ for COCO annotation format converters support also need to install:
5555 pip install " git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"
5656
5757 The package officially supports Python 3.6+ and was tested under Linux platform.
58- For Windows based Anaconda distribution
59- you might also need to install :py:obj: `shapely ` package separately:
6058
61- .. code-block :: bash
62-
63- conda install shapely
64-
65- For further steps please have a look at the :ref: `tutorial <ref_tutorial >`.
59+ For more detailed installation steps and package usage please have a look at
60+ the :ref: `tutorial <ref_tutorial >`.
6661
6762----------
6863
Original file line number Diff line number Diff line change 1- __version__ = "2.3.13 "
1+ __version__ = "2.3.14 "
You can’t perform that action at this time.
0 commit comments