Merge pull request #165385 from SuperSandro2000/flask
This commit is contained in:
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://flask.pocoo.org/";
|
||||
homepage = "https://flask.palletsprojects.com/";
|
||||
description = "The Python micro framework for building web applications";
|
||||
longDescription = ''
|
||||
Flask is a lightweight WSGI web application framework. It is
|
||||
|
||||
Reference in New Issue
Block a user