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 e11847f commit 47794ffCopy full SHA for 47794ff
CHANGELOG.md
@@ -20,6 +20,7 @@ The release drops support for Python 3.9, making Python 3.10 the minimum require
20
21
* Silenced `pybind11` CMake message due to using compatibility mode for Python [#2614](https://github.com/IntelPython/dpnp/pull/2614)
22
* Changed the license from `BSD-2-Clause` to `BSD-3-Clause` [#2593](https://github.com/IntelPython/dpnp/pull/2593)
23
+* Defined explicit versions range of the Python interpreter which is needed during the build [#2634](https://github.com/IntelPython/dpnp/pull/2634)
24
25
### Deprecated
26
0 commit comments