diff --git a/docs/usage.rst b/docs/usage.rst index 667db9dff3e009f7e78f9097f1f5dfb7a274d7be..9df690f6c0ab380b23f1ab8448adc1c124926bc5 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -1871,8 +1871,6 @@ on the safe side: - libpng-dev - libmariadb-dev - libmariadb-dev-compat - # Specify that Python 3 should be used for the application - python_version: 3 # Here we specify that anything accessing our website with "/static/" # URL should be treated as request to a static file, to be served # directly by Nginx instead of the WSGI server.