Skip to content

Commit

Permalink
fix merge mistake by commit 1e64210
Browse files Browse the repository at this point in the history
  • Loading branch information
wkpark committed Jan 24, 2024
1 parent e53005a commit 43cf711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ def read(fname):
license="MIT",
keywords="gpu optimizers optimization 8-bit quantization compression",
url="https://github.com/TimDettmers/bitsandbytes",
install_requires=['scipy'],
packages=find_packages(),
package_data={"": libs},
install_requires=['torch', 'numpy', 'scipy'],
Expand Down

0 comments on commit 43cf711

Please sign in to comment.