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.
1 parent 1ac9c9c commit 5c0e09fCopy full SHA for 5c0e09f
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "objectstore"
3
version = "0.1.0"
4
-requires-python = ">=3.11.11"
+requires-python = ">=3.11.9"
5
6
[[tool.uv.index]]
7
url = "https://pypi.devinfra.sentry.io/simple"
python-objectstore-client/pyproject.toml
@@ -3,7 +3,7 @@ name = "objectstore-client"
description = "Python client for the Sentry Objectstore service"
readme = "README.md"
dependencies = []
8
9
[build-system]
0 commit comments