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

Commitc23a70e

Browse files
committed
Copy qhull license to LICENSES/.
1 parent3d81b4d commitc23a70e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,5 @@ lib/z.lib
105105
#########################
106106
lib/matplotlib/backends/web_backend/node_modules/
107107
lib/matplotlib/backends/web_backend/package-lock.json
108+
109+
LICENSE/LICENSE_QHULL

‎setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def _download_qhull():
9292
sha="b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e",
9393
dirname=f"qhull-{LOCAL_QHULL_VERSION}",
9494
)
95+
shutil.copyfile(toplevel/"COPYING.txt","LICENSE/LICENSE_QHULL")
9596

9697

9798
classBuildExtraLibraries(BuildExtCommand):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp