added python 3.9 to the conda build

This commit is contained in:
Erik Frojdh 2020-10-29 09:18:40 +01:00
parent c1d841abbc
commit 7e4ea308dc

View File

@ -2,6 +2,7 @@ python:
- 3.6
- 3.7
- 3.8
- 3.9
numpy:
- 1.17