Skip to content

Commit 81c8c4f

Browse files
committed
Switch from conda build package to the python-build package
The build package is now deprecated on conda-forge, in deference to the python-build package.
1 parent 7bb6de4 commit 81c8c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- nodefaults
55
dependencies:
66
- bqplot
7-
- build
7+
- python-build
88
- ipykernel
99
- jupyter_client
1010
- jupyterlab >=3,<4

0 commit comments

Comments
 (0)