Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
5e266532
Unverified
Commit
5e266532
authored
Jul 12, 2023
by
dulalbert
Committed by
GitHub
Jul 12, 2023
Browse files
Added scipy to install_requires
parent
237ad492
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
5e266532
...
...
@@ -25,6 +25,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"
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment