about summary refs log tree commit diff
path: root/pkgs/development/python-modules/pyopenuv
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-03-06 06:17:00 +0000
committerGitHub <noreply@github.com>2021-03-06 06:17:00 +0000
commitfb5c8b556d53132e02514c73aeb8b2faa43793af (patch)
tree1a896f34e92ef103003348e0681fc08624f7dad8 /pkgs/development/python-modules/pyopenuv
parent448b953d56300bac27f1cbdd27fb831ca7dd9f73 (diff)
parent860fd89a372fd3ce4d3d0029012a7c060c8ecc34 (diff)
Merge staging-next into staging
Diffstat (limited to 'pkgs/development/python-modules/pyopenuv')
-rw-r--r--pkgs/development/python-modules/pyopenuv/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/pyopenuv/default.nix b/pkgs/development/python-modules/pyopenuv/default.nix
index da088254c1566..130b44c09694a 100644
--- a/pkgs/development/python-modules/pyopenuv/default.nix
+++ b/pkgs/development/python-modules/pyopenuv/default.nix
@@ -1,7 +1,6 @@
 { lib
 , aiohttp
 , aresponses
-, async-timeout
 , asynctest
 , buildPythonPackage
 , fetchFromGitHub