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

requests_toolbelt is required #10

Closed
xorrkaz opened this issue May 17, 2021 · 1 comment · Fixed by #11
Closed

requests_toolbelt is required #10

xorrkaz opened this issue May 17, 2021 · 1 comment · Fixed by #11
Labels
bug Something isn't working

Comments

@xorrkaz
Copy link
Collaborator

xorrkaz commented May 17, 2021

virl2-client requires requests_toolbelt, but it is not listed in the poetry.lock or in the wheel/dist on PyPi.

The workaround is to manually install requests_toolbelt.

@rschmied
Copy link
Member

confirmed. Need to figure out how to include the change

@rschmied rschmied added the bug Something isn't working label May 17, 2021
rschmied added a commit that referenced this issue May 18, 2021
- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
rschmied added a commit that referenced this issue May 18, 2021
- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
- GitHub test automation
- assure 3.5 compatibility
- remove hashes from requirements.txt
rschmied added a commit that referenced this issue May 18, 2021
- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
- GitHub test automation
- assure 3.5 compatibility
- remove hashes from requirements.txt
rschmied added a commit that referenced this issue May 18, 2021
- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
- GitHub test automation
- assure 3.5 compatibility
- remove hashes from requirements.txt
rschmied added a commit that referenced this issue May 18, 2021
- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
- GitHub test automation
- assure 3.5 compatibility
- remove hashes from requirements.txt
rschmied added a commit that referenced this issue May 18, 2021
- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
- GitHub test automation
- assure 3.5 compatibility
- remove hashes from requirements.txt
rschmied added a commit that referenced this issue May 18, 2021
* Missing changes from Bitbucket

- added requests-toolbelt (missing dependency),
  resolves #10
- also added pytest configuration files
- added fixtures for tests to pass
- added tests which were missing from Bitbucket
- applied black formatting
- GitHub test automation
- assure 3.5 compatibility
- remove hashes from requirements.txt
rschmied pushed a commit that referenced this issue Jul 18, 2022
…brary-versions-for-cml-2.3 to dev

* commit 'd16546a00b4a43897bd8e5252b76d222bef24841':
  SIMPLE-3600 Update library version in client library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants