Python: remove modules and pythonFull
This commit is contained in:
@@ -17,7 +17,6 @@ pythonPackages.buildPythonApplication rec {
|
||||
six
|
||||
praw
|
||||
kitchen
|
||||
python.modules.curses
|
||||
praw
|
||||
] ++ lib.optional (!pythonPackages.isPy3k) futures;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user