Skip to content

Ws pairing and authentication#102

Closed
VladIftime wants to merge 2 commits intomainfrom
ws_pairing_and_authen
Closed

Ws pairing and authentication#102
VladIftime wants to merge 2 commits intomainfrom
ws_pairing_and_authen

Conversation

@VladIftime
Copy link
Collaborator

No description provided.

Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
…rialisation and deserealisation

Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
@@ -0,0 +1,136 @@
openapi: 3.0.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming, this file ended up in the repo by mistake?

Comment on lines +5 to +13
[project]
name = "s2-python"
description = "S2 Protocol Python Implementation"
version = "0.5.0"

[project.optional-dependencies]
ws = ["websockets"]
fastapi = ["fastapi"]
flask = ["Flask"]
Copy link
Collaborator

@Flix6x Flix6x Apr 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of this was already defined in setup.cfg. Let's keep it there (see this related PR). you were correct in that pyproject.toml is the way to go rather than setup.cfg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants