Unverified Commit 8c5c6689 authored by Tim Dettmers's avatar Tim Dettmers Committed by GitHub
Browse files

Merge pull request #525 from dulalbert/patch-1

Added scipy to requirements.txt
parents 6ba3e626 5e266532
......@@ -28,6 +28,7 @@ setup(
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},
long_description=read("README.md"),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment