Skip to content

Commit

Permalink
Add conda build configuration for Python versions 3.7-3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
moeyensj committed Sep 15, 2022
1 parent 12547db commit 30c782d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
python:
- "3.7"
- "3.8"
- "3.9"

0 comments on commit 30c782d

Please sign in to comment.