pkgs.development.python-modules: remove unused args

This commit is contained in:
Markus S. Wamser
2021-11-13 13:43:29 +01:00
parent 594fa6aea6
commit 9b001407a1
12 changed files with 9 additions and 20 deletions
@@ -1,16 +1,13 @@
{ lib, buildPythonPackage, pythonOlder, fetchPypi, isPy3k, isPyPy
, atomicwrites
, attrs
, funcsigs
, hypothesis
, mock
, more-itertools
, packaging
, pathlib2
, pluggy
, py
, pygments
, python
, setuptools
, setuptools-scm
, six