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

Move from warrant to warrant-lite #298

Merged
merged 2 commits into from
Jan 5, 2022
Merged

Conversation

iMicknl
Copy link
Owner

@iMicknl iMicknl commented Jan 5, 2022

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Jan 5, 2022
@iMicknl iMicknl marked this pull request as draft January 5, 2022 12:04
@iMicknl
Copy link
Owner Author

iMicknl commented Jan 5, 2022

Great...

Traceback (most recent call last):
  File "/Users/mick/Projects/personal-projects/python-overkiz-api/test.py", line 5, in <module>
    from pyoverkiz.client import OverkizClient
  File "/Users/mick/Projects/personal-projects/python-overkiz-api/pyoverkiz/client.py", line 15, in <module>
    from warrant_lite import WarrantLite
  File "/Users/mick/Projects/personal-projects/python-overkiz-api/venv/lib/python3.9/site-packages/warrant_lite/__init__.py", line 16, in <module>
    from jose import jwt, JWTError
ImportError: cannot import name 'jwt' from 'jose' (unknown location)

@iMicknl iMicknl marked this pull request as ready for review January 5, 2022 12:15
@iMicknl iMicknl merged commit b7c4aa7 into main Jan 5, 2022
@iMicknl iMicknl deleted the enhancement/move_to_warrant_lite branch January 5, 2022 12:16
tetienne pushed a commit that referenced this pull request Feb 14, 2023
* Upgrade to warrant-lite

* Update lock file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants