python312Packages.lacuscore: refactor
This commit is contained in:
@@ -33,12 +33,15 @@ buildPythonPackage rec {
|
||||
"requests"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
async-timeout
|
||||
defang
|
||||
dnspython
|
||||
|
||||
Reference in New Issue
Block a user