Skip to content

Commit

Permalink
Fixed setuptools version limitation for build (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
PenghuiCheng committed Oct 17, 2023
1 parent 7b4730d commit 2cae320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ninja
cmake>=3.16
py-cpuinfo
setuptools>=61
setuptools>=65
setuptools_scm[toml]>=6.2
--extra-index-url https://download.pytorch.org/whl/cpu
torch==2.0.1+cpu
Expand Down

0 comments on commit 2cae320

Please sign in to comment.