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

Include optional swagger-ui #213

Closed
osma opened this issue Nov 21, 2018 · 1 comment
Closed

Include optional swagger-ui #213

osma opened this issue Nov 21, 2018 · 1 comment
Milestone

Comments

@osma
Copy link
Member

osma commented Nov 21, 2018

Connexion 2.0 made swagger-ui optional, I think we need to depend on it explicitly. I'm seeing this error with a fresh install via TestPyPI (#195):

The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>
@osma
Copy link
Member Author

osma commented Nov 21, 2018

Still need to depend on swagger_ui_bundle as well, apparently. See spec-first/connexion#406

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant