Merge pull request #105611 from bcdarwin/mne-python

This commit is contained in:
Sandro
2020-12-07 12:19:44 +01:00
committed by GitHub
2 changed files with 61 additions and 0 deletions
+2
View File
@@ -3832,6 +3832,8 @@ in {
mnemonic = callPackage ../development/python-modules/mnemonic { };
mne-python = callPackage ../development/python-modules/mne-python { };
mnist = callPackage ../development/python-modules/mnist { };
mocket = callPackage ../development/python-modules/mocket { };