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

Update the setup.py file #160

Closed
SandraRodgers opened this issue Oct 26, 2023 · 3 comments
Closed

Update the setup.py file #160

SandraRodgers opened this issue Oct 26, 2023 · 3 comments
Assignees

Comments

@SandraRodgers
Copy link
Contributor

Proposed changes

The setup.py file is out of date. It needs to be updated for this new version release.

Context

We have changed some of the dependencies, such as using httpx instead of aiohttp to make http requests. The author is also out of date. Basically, this needs a possible rewrite due to the significant number of changes we are making for v3.

Possible Implementation

Research what is needed in a setup.py file and make appropriate changes.

Other information

Need to consider the version - this needs to stay in sync as the SDK is updated.

@SandraRodgers SandraRodgers added this to the Python SDK v3 Release milestone Oct 26, 2023
@davidvonthenen
Copy link
Contributor

This should be fixed in this PR
#172

@davidvonthenen davidvonthenen self-assigned this Nov 16, 2023
@davidvonthenen
Copy link
Contributor

updated in this PR:
#182

@davidvonthenen
Copy link
Contributor

This PR should address the requirements updates. All dependencies are contained at the root of the repo.
#182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants