Remove support for 3.6

This commit is contained in:
Matthias
2020-12-14 19:18:54 +01:00
parent 66d5271ada
commit 9f5c4ead15
10 changed files with 26 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ channels:
- conda-forge
dependencies:
# Required for app
- python>=3.6
- python>=3.7
- pip
- wheel
- numpy