python311Packages.pysolcast: refactor
This commit is contained in:
@@ -30,12 +30,15 @@ buildPythonPackage rec {
|
||||
"responses"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
anyconfig
|
||||
isodate
|
||||
pyyaml
|
||||
|
||||
Reference in New Issue
Block a user