adds zebrapuzzles

This commit is contained in:
Rich Jones 2025-02-03 14:34:57 +01:00
parent 5d84b6bec5
commit 0c9094e9f4
20 changed files with 2447 additions and 2 deletions

View file

@ -16,8 +16,10 @@ dependencies = [
"cellpylib==2.4.0",
"sympy>=1.13.1",
"magiccube==0.3.0",
"pycosat==0.6.6",
"pyfiglet==1.0.2",
"pytz>=2024.1"
"pytz>=2024.1",
"tabulate==0.9.0",
]
classifiers = [
"Programming Language :: Python :: 3",