We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c710ec3 commit a6450cfCopy full SHA for a6450cf
README.md
@@ -52,7 +52,7 @@ See the [**Examples**](#examples) section below and the [**Tutorials**](tutorial
52
## Dependencies and installation
53
**PyGeM** requires `numpy`, `scipy`, `matplotlib`, `sphinx` (for the
54
documentation) and `pytest` (for local test). They can be easily installed via
55
-`pip`. The code has been tested with Python3.7 version, but it should be
+`pip`. The code has been tested with Python>=3.9 version, but it should be
56
compatible with a generic Python3.x. The Python2 support is no longer maintained.
57
To enable the `CAD`
58
[submodule](https://github.com/mathLab/PyGeM/tree/master/pygem/cad), the
0 commit comments