Skip to content

[Bug report] Wrong Python 3.12 classifiers in setup.py #6636

@AndreVale69

Description

@AndreVale69

Version

main branch

Describe what's wrong

The setup.py file contains a wrong classifier:

"Programming Language :: Python :: 3.12",

The Gravitino client doesn't support Python 3.12 yet, as the documentation says:

For the Python client, the ./gradlew build command builds the Python client with Python 3.8 by default. If you want to use Python 3.9, 3.10, or 3.11 to build, please modify the property pythonVersion to 3.9, 3.10, or 3.11 in the gradle.properties file, or specify the version with -P like: [...]

Error message and/or stacktrace

None

How to reproduce

None

Additional context

No response

Metadata

Metadata

Assignees

Labels

0.9.0Release v0.9.0bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions