python313Packages.tbm-utils: relax pendulum
This commit is contained in:
@@ -47,7 +47,10 @@ buildPythonPackage rec {
|
||||
--replace-fail 'poetry.masonry.api' 'poetry.core.masonry.api'
|
||||
'';
|
||||
|
||||
pythonRelaxDeps = [ "attrs" ];
|
||||
pythonRelaxDeps = [
|
||||
"attrs"
|
||||
"pendulum"
|
||||
];
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user