Skip to content

Commit 3bcb0f3

Browse files
TheJulianJESKriechi
authored andcommitted
Add MIT license expression in pyproject.toml
1 parent b8a6515 commit 3bcb0f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ build-backend = "setuptools.build_meta"
99
name = "wsproto"
1010
description = "Pure-Python WebSocket protocol implementation"
1111
readme = { file = "README.rst", content-type = "text/x-rst" }
12+
license = "MIT"
1213
license-files = [ "LICENSE" ]
1314

1415
authors = [

0 commit comments

Comments
 (0)