Skip to content

Instantly share code, notes, and snippets.

@kozo2
Created July 16, 2019 07:20
Show Gist options
  • Save kozo2/d61d640cdcbe8f20fc53971f2118452c to your computer and use it in GitHub Desktop.
Save kozo2/d61d640cdcbe8f20fc53971f2118452c to your computer and use it in GitHub Desktop.
package:
name: ecell
version: "4.1.4"
build:
number: 0
skip: True # [win32]
skip: True # [win64 and py<35]
skip: True # [osx and py34]
skip: True # [py26]
skip: True # [py33]
requirements:
build:
- python
- pip
run:
- python
- matplotlib
- notebook
- hdf5 = 1.8.17
test:
imports:
- ecell4.core
about:
home: https://github.com/ecell/ecell4
license: GPL 2.0
summary: An integrated software environment for multi-algorithm, multi-timescale, multi-spatial-representation simulation
extra:
recipe-maintainers:
- kozo2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment