python3Packages.htseq: set license (#516433)
This commit is contained in:
@@ -66,5 +66,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://htseq.readthedocs.io/";
|
||||
description = "Framework to work with high-throughput sequencing data";
|
||||
maintainers = with lib.maintainers; [ unode ];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user