python312Packages.casbin: refactor
This commit is contained in:
parent
3305b2b25e
commit
e7a0547b1c
@ -23,9 +23,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-MeTOxDrk6pvJ1L9ZOKzWhXK8WXo0jWXGKEKR7y0ejbQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ setuptools ];
|
||||
build-system = [ setuptools ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
simpleeval
|
||||
wcmatch
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user