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

Have drf-yasg as an extra only #75

Closed
flaeppe opened this issue Jan 10, 2022 · 1 comment · Fixed by #96
Closed

Have drf-yasg as an extra only #75

flaeppe opened this issue Jan 10, 2022 · 1 comment · Fixed by #96

Comments

@flaeppe
Copy link
Contributor

flaeppe commented Jan 10, 2022

I'm getting drf-yasg with all of its dependencies included while not using more than bananas.environment, bananas.models and bananas.admin.extension. Due to drf-yasg in install_requires:

django-bananas/setup.cfg

Lines 35 to 38 in 8e832ca

install_requires =
Django>=2.2
typing-extensions>=3.7.4.3
drf-yasg>=1.20.0

Could perhaps drf-yasg move to only be installed with extras_require.drf?

@flaeppe flaeppe changed the title Have drf-yasg as an extra Have drf-yasg as an extra only Jan 10, 2022
@flaeppe
Copy link
Contributor Author

flaeppe commented Oct 19, 2023

Closed via #96

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

Successfully merging a pull request may close this issue.

1 participant