mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
python2Packages.singledispatch: python 2 only
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, fetchPypi
|
||||
, pytestrunner
|
||||
, setuptools_scm
|
||||
, singledispatch
|
||||
, singledispatch ? null
|
||||
, pytest
|
||||
, lib
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user