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 a4ebc73 commit 599f4acCopy full SHA for 599f4ac
pyproject.toml
@@ -6,6 +6,8 @@ build-backend = "setuptools.build_meta"
6
name = "canopen"
7
authors = [
8
{name = "Christian Sandberg", email = "christiansandberg@me.com"},
9
+ {name = "André Colomb", email = "src@andre.colomb.de"},
10
+ {name = "André Filipe Silva", email = "afsilva.work@gmail.com"},
11
]
12
description = "CANopen stack implementation"
13
readme = "README.rst"
0 commit comments