python2Packages.scandir: python 2 only

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:56:11 +02: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 {