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

Update to requirements/base.txt did not make the 1.16.1 release #433

Closed
MichaelKim0407 opened this issue Aug 5, 2019 · 2 comments
Closed

Comments

@MichaelKim0407
Copy link

Please re-release the package; I just downloaded 1.16.1 from pypi and this is the content of requirements/base.txt:

coreapi>=2.3.3
coreschema>=0.0.4
ruamel.yaml>=0.15.34
inflection>=0.3.1
six>=1.10.0
uritemplate>=3.0.0

djangorestframework>=3.8
Django>=1.11.7

apparently the changes did not make it to the tarball.

@kolotev
Copy link

kolotev commented Aug 26, 2019

Please include packaging (dependency) (as it is in master branch) into new release.
Otherwise I get the following error:

ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting 'DEFAULT_GENERATOR_CLASS'. ModuleNotFoundError: No module named 'packaging'.

@axnsan12
Copy link
Owner

Duplicate of #412

@axnsan12 axnsan12 marked this as a duplicate of #412 Sep 29, 2019
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

3 participants