Commit 25981641 authored by peastman's avatar peastman
Browse files

Updated conda recipe for 2.3

parent 2ff2d468
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
python:
- 2.7
- 3.5
- 3.6
- 3.7
+13 −13
Original line number Diff line number Diff line
package:
  name: {{ environ.get('package_name', 'deepchem') }}
  version: "2.2.0"
  version: "2.3.0"

source:
    git_url: https://github.com/deepchem/deepchem.git
    git_tag: 2.2.0
    git_tag: 2.3.0

build:
  number: 0
@@ -21,18 +21,18 @@ requirements:
  run:
    - python {{ python }}
    - pdbfixer
    - mdtraj ==1.9.1
    - joblib ==0.11
    - scikit-learn ==0.19.1
    - networkx ==2.1
    - xgboost ==0.6a2
    - mdtraj
    - joblib
    - scikit-learn
    - networkx
    - xgboost
    - pillow
    - pandas ==0.22.0
    - {{ environ.get('tensorflow_enabled','tensorflow') }} ==1.13.1
    - zlib ==1.2.11
    - requests ==2.18.4
    - simdna ==0.4.2
    - jupyter=1.0.0
    - pandas
    - {{ environ.get('tensorflow_enabled','tensorflow') }} ==1.14.0
    - zlib
    - requests
    - simdna
    - jupyter
    - rdkit