Skip to content

Commit 5c10bec

Browse files
committed
Merge branch 'feature/v0.1.3' into develop
2 parents c764261 + 52df4ac commit 5c10bec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Colour - Checker Detection
1111
.. |coveralls| image:: http://img.shields.io/coveralls/colour-science/colour-checker-detection/develop.svg?style=flat-square
1212
:target: https://coveralls.io/r/colour-science/colour-checker-detection
1313
:alt: Coverage Status
14-
.. |codacy| image:: https://img.shields.io/codacy/grade/984900e3a85e40239a0f8f633dd1ebcb/develop.svg?style=flat-square
14+
.. |codacy| image:: https://img.shields.io/codacy/grade/c543bc30229347cdaea00aadd3f79499/develop.svg?style=flat-square
1515
:target: https://www.codacy.com/app/colour-science/colour-checker-detection
1616
:alt: Code Grade
1717
.. |version| image:: https://img.shields.io/pypi/v/colour-checker-detection.svg?style=flat-square
@@ -67,7 +67,7 @@ Primary Dependencies
6767
**Colour - Checker Detection** requires various dependencies in order to run:
6868

6969
- `python >= 3.8, < 4 <https://www.python.org/download/releases/>`__
70-
- `colour-science <https://pypi.org/project/colour-science/>`__
70+
- `colour-science >= 4 <https://pypi.org/project/colour-science/>`__
7171
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/>`__
7272

7373
Pypi

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Primary Dependencies
1414
**Colour - Checker Detection** requires various dependencies in order to run:
1515

1616
- `python >= 3.8, < 4 <https://www.python.org/download/releases/>`__
17-
- `colour-science <https://pypi.org/project/colour-science/>`__
17+
- `colour-science >= 4 <https://pypi.org/project/colour-science/>`__
1818
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/>`__
1919

2020
Pypi

0 commit comments

Comments
 (0)