Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit303378a

Browse files
authored
add GitHub URL for PyPi (#1708)
1 parent7637884 commit303378a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,9 @@ def finalize_options(self):
147147
version="3.0.0.dev1",
148148
description=".Net and Mono integration for Python",
149149
url="https://pythonnet.github.io/",
150+
project_urls={
151+
"Source":"https://github.com/pythonnet/pythonnet",
152+
},
150153
license="MIT",
151154
author="The Contributors of the Python.NET Project",
152155
author_email="pythonnet@python.org",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp