python2Packages.typing: we no longer need it for Python 3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ buildPythonPackage, lib, fetchFromGitHub, pytest
|
||||
, typing, funcsigs, pythonOlder
|
||||
, typing ? null, funcsigs ? null, pythonOlder
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user