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

Commit02fd48e

Browse files
committed
Update environment.yml
We need pybind11 and a C++ compiler because of#24522
1 parentecf6e26 commit02fd48e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎environment.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ name: mpl-dev
88
channels:
99
-conda-forge
1010
dependencies:
11+
# build dependencies
12+
-gxx_linux-64# [linux]
13+
-setuptools
14+
# runtime dependencies
1115
-cairocffi
1216
-contourpy>=1.0.1
1317
-cycler>=0.10.0
@@ -16,11 +20,11 @@ dependencies:
1620
-kiwisolver>=1.0.1
1721
-numpy>=1.19
1822
-pillow>=6.2
23+
-pybind11>=2.6.0
1924
-pygobject
2025
-pyparsing
2126
-pyqt
2227
-python-dateutil>=2.1
23-
-setuptools
2428
-setuptools_scm
2529
-wxpython
2630
# building documentation

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp