Skip to content

Commit

Permalink
include setuptools and wheel in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Sep 21, 2023
1 parent 1a21fcb commit 7d5995b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ files:
- cudatoolkit
- develop
- checks
- build_wheels
- test_libraft
- docs
- run_raft_dask
Expand Down Expand Up @@ -369,7 +370,7 @@ dependencies:
- sphinx-markdown-tables
build_wheels:
common:
- output_types: pyproject
- output_types: [requirements, pyproject]
packages:
- wheel
- setuptools
Expand Down

0 comments on commit 7d5995b

Please sign in to comment.