Skip to content
Snippets Groups Projects

Increasing the minimal Python version

Merged Jan Hönig requested to merge hoenig/pystencils:python_3.8 into master
Compare and
3 files
+ 3
3
Preferences
Compare changes
Files
3
+ 1
1
@@ -14,7 +14,7 @@
name: pystencils
dependencies:
# Basic dependencies:
- python >= 3.6
- python >= 3.8
- numpy
- sympy >= 1.1
- appdirs # to find default cache directory on each platform