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

Commitdd3cdfc

Browse files
committed
Add license argument to setup.py
Resolves#1106
1 parent2765dfd commitdd3cdfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def build_py_modules(basedir, excludes=[]):
9292
description="Python Git Library",
9393
author="Sebastian Thiel, Michael Trier",
9494
author_email="byronimo@gmail.com, mtrier@gmail.com",
95+
license="BSD",
9596
url="https://github.com/gitpython-developers/GitPython",
9697
packages=find_packages(exclude=("test.*")),
9798
include_package_data=True,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp