# usage: $ conda install --file=requirements_dev.txt

# Standard requirements:
setuptools >= 17
ipython
tex >= 1.8
colormath >= 2.1
tqdm >= 4.8
keyring >= 5
pillow
wxpython >= 3.0
numpy >= 1.8
scipy >= 0.17
nibabel >= 2.0
matplotlib >= 1.1
pysurfer >= 0.7
mne >= 0.14

# building
cython

# docs
numpydoc
pydocstyle

# testing
flake8
nose
coverage

# testing of R integration
rpy2
r-car
r-ez  # might require additional channel, e.g. ``mittner``
