jrmccluskey commented on code in PR #36665:
URL: https://github.com/apache/beam/pull/36665#discussion_r2474479733
##########
sdks/python/setup.py:
##########
@@ -625,7 +625,6 @@ def get_portability_package_data():
'Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: Apache Software License',
'Operating System :: POSIX :: Linux',
- 'Programming Language :: Python :: 3.9',
Review Comment:
I'm actively working on this PR and will be cleaning up other language
references as I fix breakages in workflows that migrate to 3.10 (most notably
our linting setup needs a full overhaul.)
I will likely take the version constraints out specifically in a follow-up
that also deletes Docker container and tox definitions
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]