pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, lib, fetchPypi, buildPythonPackage, isPy3k, isPy35, fetchpatch
|
||||
, mock
|
||||
, pysqlite
|
||||
, pysqlite ? null
|
||||
, pytestCheckHook
|
||||
, pytest_xdist
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user