Skip to content

Commit

Permalink
trying to get conda to have both 3.6 and 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Nov 6, 2019
1 parent 143a050 commit d1423f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Expand Up @@ -28,7 +28,7 @@ requirements:
- pyside2>=5.12.*
- pip
run:
- python>=3.6
- python
- numpy={{ os.environ.get('NUMPY_VERSION', '1.15') }}
- pyside2>=5.12.*
- qtpy
Expand Down

0 comments on commit d1423f4

Please sign in to comment.