Skip to content

Conversation

@giansegato
Copy link

@giansegato giansegato commented Jan 23, 2024

setup.py mention install_requires twice (likely a typo).

root@56e1be9f59d2:/bitsandbytes# python3 setup.py install
  File "setup.py", line 32
    install_requires=['torch', 'numpy', 'scipy'],
    ^
SyntaxError: keyword argument repeated

This removes the first mention (already covered by the latter one).

`setup.py` mention `install_requires` twice (likely a typo). This removes the first mention (already covered by the latter one).
@Titus-von-Koeller
Copy link
Collaborator

Titus-von-Koeller commented Jan 24, 2024

Hey! Thanks for raising this. Seems someone else submitted the same fix a few hours later. Going down the list from the newest first, I saw yours only after already merging the other. Sorry!

Thanks anyways and hope to be able to merge your next contribution soon. Very happy to see so much activate participation here! 🙌🏻

@akx akx mentioned this pull request Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants