mne separate install no longer necessary

Esse commit está contido em:
Robin Tibor Schirrmeister
2017-11-03 17:47:03 +01:00
commit 86b1df8490
2 arquivos alterados com 2 adições e 20 exclusões
+1 -10
Ver Arquivo
@@ -22,16 +22,7 @@ Installation
pip install numpy
3. Install newest version of python-mne:
.. code-block:: bash
git clone git://github.com/mne-tools/mne-python.git
cd mne-python
python setup.py install
4. Install braindecode via pip:
3. Install braindecode via pip:
.. code-block:: bash
+1 -10
Ver Arquivo
@@ -19,16 +19,7 @@ Installation
pip install numpy
3. Install newest version of python-mne:
.. code-block:: bash
git clone git://github.com/mne-tools/mne-python.git
cd mne-python
python setup.py install
4. Install braindecode via pip:
3. Install braindecode via pip:
.. code-block:: bash