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 0c82c8a commit ad85bddCopy full SHA for ad85bdd
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "bodyrtc"
7
version = "1.0.0"
8
-authors = ["Vehicle Researcher <[email protected]>"]
+authors = [{ name="Vehicle Researcher", email="[email protected]" }]
9
description = "Comma body webRTC abstractions"
10
readme = "README.md"
11
license = { file="LICENSE" }
0 commit comments