Skip to content

Commit 06fb4a8

Browse files
committed
MAINT: Bump to 3.8 for importlib
1 parent 1fc49e5 commit 06fb4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name = 'scs'
1111
version = "3.2.7"
1212
description = 'Splitting conic solver'
1313
readme = 'README.md'
14-
requires-python = '>=3.7'
14+
requires-python = '>=3.8'
1515
license = {file = 'LICENSE'}
1616
authors = [
1717
{name = "Brendan O'Donoghue", email = "[email protected]"}]

0 commit comments

Comments
 (0)