python2Packages.scandir: python 2 only

This commit is contained in:
Frederik Rietdijk
2021-03-25 08:34:54 +01:00
parent c3ee8aaddf
commit 24896293e4
4 changed files with 7 additions and 7 deletions
@@ -3,9 +3,9 @@
, fetchPypi
, six
, pythonOlder
, scandir
, scandir ? null
, glibcLocales
, mock
, mock ? null
}:
buildPythonPackage rec {