python312Packages.mechanize: refactor
This commit is contained in:
@@ -19,11 +19,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-HeqUf5vn6gq2EPe7xKTja0XWv9/O6imtPTiaiKGVfd8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
html5lib
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user