about summary refs log tree commit diff
path: root/pkgs/development/python-modules/twentemilieu
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2021-12-13 12:31:01 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2021-12-13 12:31:01 +0100
commitf10e8df3b91be91e8f9c0ae939f44835a0e0a219 (patch)
treefb3162679d00f099a4eaa568d3c3bfd893f3e7aa /pkgs/development/python-modules/twentemilieu
parent423119b70b821f9a34b795817cde413cf82b4821 (diff)
python3Packages.{aiopvapi,twentemilieu,wled}: fix merge
Diffstat (limited to 'pkgs/development/python-modules/twentemilieu')
-rw-r--r--pkgs/development/python-modules/twentemilieu/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/twentemilieu/default.nix b/pkgs/development/python-modules/twentemilieu/default.nix
index 1e235ccdfb3f9..a8a0fd0c99a63 100644
--- a/pkgs/development/python-modules/twentemilieu/default.nix
+++ b/pkgs/development/python-modules/twentemilieu/default.nix
@@ -2,7 +2,6 @@
 , buildPythonPackage
 , pythonOlder
 , fetchFromGitHub
-, poetry-core
 , aiohttp
 , yarl
 , aresponses