package: name: gsas2pkg version: "2.2.0" source: path: ./src about: home: https://subversion.xray.aps.anl.gov/trac/pyGSAS build: number: 0 # noarch: python # incompatible with platform conditionality # see https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#architecture-independent-packages requirements: run: - python>=3.7 - conda - numpy - scipy - matplotlib>=3.3 - pillow - pyopengl - wxpython>=4.0 - svn - hdf5 - h5py - imageio - pywin32 [win] - python.app [osx]