Skip to content

Commit

Permalink
use conda's rangehttpserver
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Oct 3, 2024
1 parent 119c025 commit 7dcc8f3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 10 deletions.
3 changes: 1 addition & 2 deletions conda/environments/all_cuda-118_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ dependencies:
- pytest
- pytest-cov
- python>=3.10,<3.13
- rangehttpserver
- rapids-build-backend>=0.3.0,<0.4.0.dev0
- scikit-build-core>=0.10.0
- sphinx
- sphinx-click
- sphinx_rtd_theme
- sysroot_linux-aarch64=2.17
- zarr
- pip:
- rangehttpserver
name: all_cuda-118_arch-aarch64
3 changes: 1 addition & 2 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,12 @@ dependencies:
- pytest
- pytest-cov
- python>=3.10,<3.13
- rangehttpserver
- rapids-build-backend>=0.3.0,<0.4.0.dev0
- scikit-build-core>=0.10.0
- sphinx
- sphinx-click
- sphinx_rtd_theme
- sysroot_linux-64=2.17
- zarr
- pip:
- rangehttpserver
name: all_cuda-118_arch-x86_64
3 changes: 1 addition & 2 deletions conda/environments/all_cuda-125_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ dependencies:
- pytest
- pytest-cov
- python>=3.10,<3.13
- rangehttpserver
- rapids-build-backend>=0.3.0,<0.4.0.dev0
- scikit-build-core>=0.10.0
- sphinx
- sphinx-click
- sphinx_rtd_theme
- sysroot_linux-aarch64=2.17
- zarr
- pip:
- rangehttpserver
name: all_cuda-125_arch-aarch64
3 changes: 1 addition & 2 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ dependencies:
- pytest
- pytest-cov
- python>=3.10,<3.13
- rangehttpserver
- rapids-build-backend>=0.3.0,<0.4.0.dev0
- scikit-build-core>=0.10.0
- sphinx
- sphinx-click
- sphinx_rtd_theme
- sysroot_linux-64=2.17
- zarr
- pip:
- rangehttpserver
name: all_cuda-125_arch-x86_64
2 changes: 0 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,6 @@ dependencies:
- &dask dask>=2022.05.2
- pytest
- pytest-cov
- output_types: [conda, requirements, pyproject]
packages:
- rangehttpserver
specific:
- output_types: [conda, requirements, pyproject]
Expand Down

0 comments on commit 7dcc8f3

Please sign in to comment.