Skip to content
Snippets Groups Projects
Commit e85d7866 authored by Ali Karimi's avatar Ali Karimi
Browse files

Add environment.yml and fix the URL in setup.py

parent f6aadb91
No related branches found
No related tags found
No related merge requests found
name: brainnet
channels:
- conda-forge
- defaults
dependencies:
- attrs=21.2.0=pyhd8ed1ab_0
- brotlipy=0.7.0=py39hcbf5805_1001
- ca-certificates=2020.12.5=h033912b_0
- certifi=2020.12.5=py39h6e9494a_1
- cffi=1.14.5=py39h319c39b_0
- chardet=4.0.0=py39h6e9494a_1
- codecov=2.1.11=pyhd3deb0d_0
- coverage=5.5=py39h89e85a6_0
- cryptography=3.4.7=py39ha2c9959_0
- cycler=0.10.0=py_2
- freetype=2.10.4=h4cff582_1
- icu=68.1=h74dc148_0
- idna=2.10=pyh9f0ad1d_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9d=hbcb3906_0
- kiwisolver=1.3.1=py39hedf5dff_1
- lcms2=2.12=h577c468_0
- libblas=3.9.0=9_openblas
- libcblas=3.9.0=9_openblas
- libcxx=11.1.0=habf9029_0
- libffi=3.3=h046ec9c_2
- libgfortran=5.0.0=9_3_0_h6c81a4c_22
- libgfortran5=9.3.0=h6c81a4c_22
- libiconv=1.16=haf1e3a3_0
- liblapack=3.9.0=9_openblas
- libopenblas=0.3.15=openmp_h5e1b9a4_0
- libpng=1.6.37=h7cec526_2
- libtiff=4.2.0=h7c11950_1
- libwebp-base=1.2.0=h0d85af4_2
- libxml2=2.9.10=h93ec3fd_4
- libxslt=1.1.33=h5739fc3_2
- llvm-openmp=11.1.0=hda6cdc1_1
- lxml=4.6.3=py39hf41e7f8_0
- lz4-c=1.9.3=h046ec9c_0
- matplotlib=3.4.2=py39h6e9494a_0
- matplotlib-base=3.4.2=py39hb07454d_0
- more-itertools=8.7.0=pyhd8ed1ab_1
- ncurses=6.2=h2e338ed_4
- olefile=0.46=pyh9f0ad1d_1
- openjpeg=2.4.0=h6cbf5cd_0
- openssl=1.1.1k=h0d85af4_0
- packaging=20.9=pyh44b312d_0
- pandas=1.2.4=py39h4d6be9b_0
- pillow=8.1.2=py39h5fdd921_1
- pip=21.1.1=pyhd8ed1ab_0
- pluggy=0.13.1=py39h6e9494a_4
- py=1.10.0=pyhd3deb0d_0
- pycparser=2.20=pyh9f0ad1d_2
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py39h6e9494a_3
- pytest=6.2.4=py39h6e9494a_0
- pytest-cov=2.11.1=pyh44b312d_0
- python=3.9.4=h9133fd0_0_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.9=1_cp39
- pytz=2021.1=pyhd8ed1ab_0
- readline=8.1=h05e3726_0
- requests=2.25.1=pyhd3deb0d_0
- scikit-learn=0.24.2=py39h4b1dcc9_0
- scipy=1.6.3=py39h056f1c0_0
- setuptools=49.6.0=py39h6e9494a_3
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.35.5=h44b9ce1_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=h0419947_1
- toml=0.10.2=pyhd8ed1ab_0
- tornado=6.1=py39hcbf5805_1
- tzdata=2021a=he74cb21_0
- urllib3=1.26.4=pyhd8ed1ab_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=haf1e3a3_1
- zlib=1.2.11=h7795811_1010
- zstd=1.4.9=h582d3a0_0
- pip:
- appnope==0.1.2
- argon2-cffi==20.1.0
- async-generator==1.10
- autopep8==1.5.7
- backcall==0.2.0
- bleach==3.3.0
- debugpy==1.5.1
- decorator==4.4.2
- defusedxml==0.7.1
- entrypoints==0.3
- ipykernel==6.4.2
- ipython==7.23.1
- ipython-genutils==0.2.0
- ipywidgets==7.6.3
- jedi==0.18.0
- jinja2==3.0.0
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==6.1.12
- jupyter-console==6.4.0
- jupyter-core==4.7.1
- jupyterlab-pygments==0.1.2
- jupyterlab-widgets==1.0.0
- markupsafe==2.0.0
- matplotlib-inline==0.1.2
- mistune==0.8.4
- nbclient==0.5.3
- nbconvert==6.0.7
- nbformat==5.1.3
- nest-asyncio==1.5.1
- networkx==2.8
- notebook==6.3.0
- numpy==1.21.2
- pandocfilters==1.4.3
- parso==0.8.2
- patsy==0.5.1
- pexpect==4.8.0
- pickleshare==0.7.5
- prometheus-client==0.10.1
- prompt-toolkit==3.0.18
- ptyprocess==0.7.0
- pycodestyle==2.7.0
- pygments==2.9.0
- pyrsistent==0.17.3
- python-louvain==0.15
- pyzmq==22.0.3
- qtconsole==5.1.0
- qtpy==1.9.0
- seaborn==0.11.2
- send2trash==1.5.0
- statsmodels==0.12.2
- terminado==0.9.5
- testpath==0.4.4
- traitlets==5.0.5
- wcwidth==0.2.5
- webencodings==0.5.1
- widgetsnbextension==3.5.1
prefix: /Users/karimia/anaconda3/envs/brainnet
......@@ -3,7 +3,7 @@ from setuptools import setup
setup(name='brainNetwork',
version='0.1',
description='Utility tools for brain network connetivity analysis using fMRI data',
url='https://github.com/generem/generem',
url='https://gitlab.mpcdf.mpg.de/alik/Brain_network/',
author='Ali Karimi, Renee Hartig',
author_email='ali.karimi@brain.mpg.de',
packages=['brainNetwork']
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment