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

Remove uwsgi from application dependencies #682

Closed

Commits on Jun 5, 2020

  1. Remove uwsgi from application dependencies

    uwsgi is installed by default using other means in the virtualenv
    used by junction. There is no need to install uwsgi through the
    application dependencies.
    
    The support for uwsgi is flaky at best on Windows and works with
    very limited functionality. Hence, this breaks development velocity
    for people developing Junction on Windows.
    
    Ref: pythonindia#651
    
    Signed-off-by: Nabarun Pal <[email protected]>
    palnabarun committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5e33587 View commit details
    Browse the repository at this point in the history