mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
black: remove appdirs dependency
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
, buildPythonPackage, fetchPypi, pythonOlder, setuptools-scm, pytestCheckHook
|
||||
, aiohttp
|
||||
, aiohttp-cors
|
||||
, appdirs
|
||||
, attrs
|
||||
, click
|
||||
, colorama
|
||||
@@ -60,7 +59,6 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
aiohttp
|
||||
aiohttp-cors
|
||||
appdirs
|
||||
attrs
|
||||
click
|
||||
colorama
|
||||
|
||||
Reference in New Issue
Block a user