Skip to content

Commit 20c2e47

Browse files
committed
debug
1 parent 84705f8 commit 20c2e47

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
@@ -475,7 +475,7 @@ def prepare_static_build(self, build_platform):
475475
)
476476
)
477477
else:
478-
url = "https://github.com/lsh123/xmlsec/releases/download/{}/xmlsec1-{}tar.gz".format(
478+
url = "https://github.com/lsh123/xmlsec/releases/download/{}/xmlsec1-{}.tar.gz".format(
479479
self.xmlsec1_version, self.xmlsec1_version
480480
)
481481

0 commit comments

Comments
 (0)