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.
2 parents 58898e5 + 98a3088 commit 7a64e88Copy full SHA for 7a64e88
pyproject.toml
@@ -7,7 +7,7 @@ name = "sudoku-dlx-bitset"
7
version = "0.1.0"
8
description = "Fast Sudoku DLX (Algorithm X) with Python bitsets; generator for minimal unique puzzles."
9
readme = "README.md"
10
-license = { text = "MIT" }
+license = { file = "LICENSE" }
11
authors = [{ name = "Stamatis-Christos Saridakis" }]
12
requires-python = ">=3.10"
13
dependencies = []
0 commit comments