Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add httpx to install_requires #43

Merged
merged 1 commit into from
Jul 25, 2020
Merged

Conversation

XanderRiga
Copy link
Collaborator

This is our only external dependency. The rest are built in python
modules so as long as the python version is correct, I don't see them
being an issue.

This should resolve #41

@XanderRiga XanderRiga requested a review from Esterni July 25, 2020 20:04
This is our only external dependency. The rest are built in python
modules so as long as the python version is correct, I don't see them
being an issue.
@Esterni Esterni merged commit 6bf130b into master Jul 25, 2020
@Esterni Esterni deleted the xriga/add-install-requires branch July 25, 2020 22:07
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.

Add install_requires block in setup.py to make sure correct dependencies get resolved
2 participants