11 buildPythonPackage rec {
16 inherit pname version;
17 sha256 = "7c55540bc164746c3c4f86a07c9c7b9ed4dfb0b0d988348ec63cec065c58766d";
31 propagatedBuildInputs = [
35 # ERROR test/test_cftime.py - ModuleNotFoundError: No module named 'cftime._cft...
39 description = "Time-handling functionality from netcdf4-python";