Merge pull request #165385 from SuperSandro2000/flask

This commit is contained in:
Sandro 2022-03-23 07:53:33 +01:00 committed by GitHub
commit ec22213763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ buildPythonPackage rec {
]; ];
meta = with lib; { meta = with lib; {
homepage = "http://flask.pocoo.org/"; homepage = "https://flask.palletsprojects.com/";
description = "The Python micro framework for building web applications"; description = "The Python micro framework for building web applications";
longDescription = '' longDescription = ''
Flask is a lightweight WSGI web application framework. It is Flask is a lightweight WSGI web application framework. It is