Changeset 4390


Ignore:
Timestamp:
Apr 2, 2020 2:57:19 PM (4 years ago)
Author:
toby
Message:

prepare for mac build

Location:
fullrmc-pkg
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fullrmc-pkg/fullrmc_conda/meta.yaml

    r4383 r4390  
    1111    - python
    1212    - numpy>=1.18
    13     - matplotlib>=3.1.2
     13    - matplotlib>=3.0
    1414    - cython
    1515    - setuptools
     
    2222  run:
    2323    - python
    24     - matplotlib>=3.1.2
     24    - matplotlib>=3.0
    2525    - numpy>=1.18
    26 #    - cython
    27 #    - setuptools
    2826    - pdbparser
    2927    - pylocker
  • fullrmc-pkg/pyrep/meta.yaml

    r4386 r4390  
    66#  git_rev:
    77  git_url: https://github.com/bachiraoun/pyrep.git
    8   patches:
    9    - setup.patch
     8#  patches:
     9#   - setup.patch
    1010
    1111build:
Note: See TracChangeset for help on using the changeset viewer.