python3Packages.bincopy: modernize
This commit is contained in:
@@ -13,6 +13,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "20.1.1";
|
||||
pyproject = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit (finalAttrs) pname version;
|
||||
hash = "sha256-6UpJi5pKvnZwPDdyqtRm8VY7T8mAnaeWXxG8dwlAk7k=";
|
||||
|
||||
Reference in New Issue
Block a user