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

Commit3794fea

Browse files
authored
Merge branch 'master' into precise-API-references
2 parentsf09a48b +a0e8cb3 commit3794fea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
recursive-include src/ *
2+
include Directory.Build.*
3+
include pythonnet.sln
4+
global-exclude **/obj/* **/bin/*

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class build_dotnet(Command):
2626

2727
description="Build DLLs with dotnet-cli"
2828
user_options= [
29-
("dotnet-config",None,"dotnet build configuration"),
29+
("dotnet-config=",None,"dotnet build configuration"),
3030
(
3131
"inplace",
3232
"i",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp