bug: reset betterproto version so that it can be built for pypi
This commit is contained in:
@@ -16,7 +16,7 @@ pyaml = ">=23.12.0"
|
||||
tomli = { version = ">=2.0.1", python = "<3.11" }
|
||||
tomli-w = "^1.0.0"
|
||||
aiofiles = ">=23.2.1"
|
||||
betterproto = {git = "https://github.com/danielgtaylor/python-betterproto", rev = "v.2.0.0b7"}
|
||||
betterproto = "2.0.0b7"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user