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

Commita0e8cb3

Browse files
committed
Fix passing of dotnet config to setup.py
Fixes#1631
1 parent8c0fcf6 commita0e8cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎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