mirror of
https://github.com/commaai/teleoprtc.git
synced 2026-06-08 05:04:43 +08:00
Change author in pyproject.toml
This commit is contained in:
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
name = "bodyrtc"
|
||||
version = "1.0.0"
|
||||
authors = ["Vehicle Researcher <user@comma.ai>"]
|
||||
authors = [{ name="Vehicle Researcher", email="user@comma.ai" }]
|
||||
description = "Comma body webRTC abstractions"
|
||||
readme = "README.md"
|
||||
license = { file="LICENSE" }
|
||||
|
||||
Reference in New Issue
Block a user