buildPythonPackage: introduce "disabled" argument
Useful to disable the package for specific python versions. Typically usage: disable = isPy3k;
parent
fc5f6e4e
Please register or sign in to comment
Useful to disable the package for specific python versions. Typically usage: disable = isPy3k;