conda-forge / conda-forge/python-jose-feedstock

The package is breaking `pip check`

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.

Issue:

In python-keycloak (that depends on this package), the `pip check` command was added as test. But it fails because this package is raising missing dependencies:

```
python-jose 3.1.0 requires ecdsa, which is not installed.
python-jose 3.1.0 requires pyasn1, which is not installed.
python-jose 3.1.0 requires rsa, which is not installed.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.