We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d015bd commit e896fdcCopy full SHA for e896fdc
pyproject.toml
@@ -3,7 +3,7 @@ name = "socketapp"
3
version = "0"
4
description = "An opinionated library for creating websocket-based applications."
5
authors = ["CircuitSacul <circuitsacul@gmail.com>"]
6
-license = "The Unlicense"
+license = "Unlicense"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
0 commit comments