FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: remove Python 3.7 and 3.8 from project classifiers by ChenfromChina123 · Pull Request #1587 · python-openxml/python-docx · GitHub

chore: remove Python 3.7 and 3.8 from project classifiers - #1587

Open
ChenfromChina123 wants to merge 1 commit into
python-openxml:masterfrom
ChenfromChina123:chore/remove-py37-38-classifiers
Open

chore: remove Python 3.7 and 3.8 from project classifiers#1587
ChenfromChina123 wants to merge 1 commit into
python-openxml:masterfrom
ChenfromChina123:chore/remove-py37-38-classifiers

Conversation

Copy link
Copy Markdown

What does this PR do?

Removes the Programming Language :: Python :: 3.7 and 3.8 classifiers from pyproject.toml, which are misleading since the project requires Python >=3.9 (requires-python).

Closes #1497

Changes

  • pyproject.toml: drop 3.7 and 3.8 classifiers; the lowest listed is now 3.9.

Verification

  • grep 'Python :: 3.7\|Python :: 3.8' pyproject.toml returns nothing.

ChenfromChina123 force-pushed the chore/remove-py37-38-classifiers branch from 4ea599b to 73d1393 Compare August 11, 2026 13:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Remove Python 3.7 .. 3.8 from project classifiers

1 participant


Back | FazBrowse Home | New Git URL