mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
MIT license (#246)
This commit is contained in:
@@ -11,7 +11,8 @@ name = "fastrtc"
|
|||||||
version = "0.0.19"
|
version = "0.0.19"
|
||||||
description = "The realtime communication library for Python"
|
description = "The realtime communication library for Python"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "apache-2.0"
|
license = "MIT"
|
||||||
|
license-files = ["LICENSE"]
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
authors = [{ name = "Freddy Boulton", email = "YOUREMAIL@domain.com" }]
|
authors = [{ name = "Freddy Boulton", email = "YOUREMAIL@domain.com" }]
|
||||||
keywords = [
|
keywords = [
|
||||||
|
|||||||
Reference in New Issue
Block a user