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 c63ab48 commit b06d93dCopy full SHA for b06d93d
pyproject.toml
@@ -3,7 +3,8 @@ name = "colour-checker-detection"
3
version = "0.1.1"
4
description = "Colour checker detection with Python"
5
license = "BSD-3-Clause"
6
-authors = [ "Colour Developers" ]
+authors = [ "Colour Developers <colour-science@googlegroups.com>" ]
7
+maintainers = [ "Colour Developers <colour-science@googlegroups.com>" ]
8
readme = 'README.rst'
9
repository = "https://github.com/colour-science/colour-checker-detection"
10
homepage = "https://www.colour-science.org/"
0 commit comments