Skip to content

Commit

Permalink
CHG: release preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed Jul 26, 2023
1 parent 65ecfdf commit fdf0d6c
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions syncopy_m1macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,27 @@ channels:
dependencies:
# this is to comply with acme 2022.11
- python >= 3.10, < 3.11
- dask[distributed]
- dask
- distributed
- dask-jobqueue
- h5py >=3.7
- numpy >= 1.10
- scipy >= 1.5
- matplotlib >= 3.5
- tqdm >= 4.31
- h5py
- numpy
- scipy
- matplotlib
- tqdm
- natsort
- pip
- psutil
- tqdm >= 4.31
- tqdm
- fooof >= 1.0
- bokeh >= 3.1.1
- bokeh
- ipdb
- memory_profiler
- pylint
- python-graphviz
- pytest-cov
- ruamel.yaml
- setuptools_scm
- pip:
# Optional dependencies, used for full tests
- pynwb

0 comments on commit fdf0d6c

Please sign in to comment.