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.
pyproject.toml
1 parent b8a6515 commit 90c6802Copy full SHA for 90c6802
pyproject.toml
@@ -9,6 +9,7 @@ build-backend = "setuptools.build_meta"
9
name = "wsproto"
10
description = "Pure-Python WebSocket protocol implementation"
11
readme = { file = "README.rst", content-type = "text/x-rst" }
12
+license = "MIT"
13
license-files = [ "LICENSE" ]
14
15
authors = [
0 commit comments