Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1962,6 +1962,7 @@ def convert_optional_data_files(files):
long_description_content_type="text/markdown",
author="Mark Hammond (et al)",
author_email="mhammond@skippinet.com.au",
python_requires=">=3.8",
Comment thread
konstin marked this conversation as resolved.
Outdated
project_urls={
# https://docs.pypi.org/project_metadata/#general-url
"Homepage": "https://github.com/mhammond/pywin32",
Expand Down
Loading