python310Packages.webtest-aiohttp: add meta.changelog
This commit is contained in:
parent
5ebf4e73e2
commit
d972df3b1a
@ -46,6 +46,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/sloria/webtest-aiohttp/blob/${src.rev}/CHANGELOG.rst";
|
||||
description = "Provides integration of WebTest with aiohttp.web applications";
|
||||
homepage = "https://github.com/sloria/webtest-aiohttp";
|
||||
license = licenses.mit;
|
||||
|
Loading…
Reference in New Issue
Block a user