python3Packages.hatch-requirements-txt: remove changelog
neither GitHub release notes nor the repo itself contain any changelog
This commit is contained in:
@@ -31,7 +31,6 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/repo-helper/hatch-requirements-txt/releases/tag/${version}";
|
||||
description = "Hatchling plugin to read project dependencies from requirements.txt";
|
||||
homepage = "https://github.com/repo-helper/hatch-requirements-txt";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user