Skip to content

Add missing dependencies to setup.py#51

Merged
Aran404 merged 2 commits intoAran404:mainfrom
Leogendra:main
Nov 6, 2025
Merged

Add missing dependencies to setup.py#51
Aran404 merged 2 commits intoAran404:mainfrom
Leogendra:main

Conversation

@Leogendra
Copy link
Copy Markdown
Contributor

This PR fixes missing dependencies that were not automatically installed when using pip install spotapi.
Both pyotp and beautifulsoup4 were used in the project but not declared in setup.py,

Installing the library via pip install spotapi now includes all required dependencies without manual installation.

@Aran404
Copy link
Copy Markdown
Owner

Aran404 commented Nov 6, 2025

Thank you <3

@Aran404 Aran404 merged commit ac1ecd0 into Aran404:main Nov 6, 2025
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