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

decorator is required, not optional #14

Open
soxofaan opened this issue May 17, 2024 · 0 comments
Open

decorator is required, not optional #14

soxofaan opened this issue May 17, 2024 · 0 comments

Comments

@soxofaan
Copy link

The readme states:

No external dependency (stdlib only).

But decorator is declared as a required dependency, it is not optional.
If I install retry2 (or the original retry) in a fresh venv, decorator is automatically dragged in.

I don't know this pbr tool, but as far as I understand, it copies over requirements.txt as install_requires

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

No branches or pull requests

1 participant