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 1fc49e5 commit 06fb4a8Copy full SHA for 06fb4a8
pyproject.toml
@@ -11,7 +11,7 @@ name = 'scs'
11
version = "3.2.7"
12
description = 'Splitting conic solver'
13
readme = 'README.md'
14
-requires-python = '>=3.7'
+requires-python = '>=3.8'
15
license = {file = 'LICENSE'}
16
authors = [
17
{name = "Brendan O'Donoghue", email = "[email protected]"}]
0 commit comments