Changeset 4696 for install/g2pkg/meta.yaml
- Timestamp:
- Jan 1, 2021 5:23:45 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2pkg/meta.yaml
r4478 r4696 1 1 package: 2 2 name: gsas2pkg 3 version: " 1.1.0" # remember to change in g2conda/construct.yaml to match this3 version: "2.0.0" 4 4 5 5 source: … … 16 16 - python>=3.7 17 17 - conda 18 - numpy >=1.1818 - numpy 19 19 - scipy 20 - matplotlib =3.020 - matplotlib>=3.3 21 21 - pillow 22 22 - pyopengl … … 28 28 - pywin32 [win] 29 29 - python.app [osx] 30
Note: See TracChangeset
for help on using the changeset viewer.