diff options
Diffstat (limited to 'docs/howto/deployment/wsgi/uwsgi.txt')
| -rw-r--r-- | docs/howto/deployment/wsgi/uwsgi.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/howto/deployment/wsgi/uwsgi.txt b/docs/howto/deployment/wsgi/uwsgi.txt index 2bb49b285c..144b826152 100644 --- a/docs/howto/deployment/wsgi/uwsgi.txt +++ b/docs/howto/deployment/wsgi/uwsgi.txt @@ -27,9 +27,6 @@ command. For example: # Install current stable version. $ python -m pip install uwsgi - # Or install LTS (long term support). - $ python -m pip install https://projects.unbit.it/downloads/uwsgi-lts.tar.gz - .. _installation procedures: https://uwsgi-docs.readthedocs.io/en/latest/Install.html uWSGI model |
