Metadata-Version: 2.4
Name: snowdrop-special-adjudicators
Version: 0.0.8
Summary: Geordie's special adjudicators for the Tangled game
License: MIT
License-File: LICENSE
Author: Geordie Rose
Author-email: greatblueheron@users.noreply.github.com
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dwave-neal (>=0.6.0)
Requires-Dist: dwave-ocean-sdk (>=8.4.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: lmdb (>=1.7.5)
Requires-Dist: python-dotenv (>=1.2.1,<2.0.0)
Requires-Dist: snowdrop-adjudicators (>=0.1.0)
Requires-Dist: snowdrop-tangled-game-engine (>=1.1.0)
Requires-Dist: supabase (>=2.27.1,<3.0.0)
Project-URL: Bug Tracker, https://github.com/snowdropquantum/snowdrop-special-adjudicators/issues
Project-URL: Documentation, https://github.com/snowdropquantum/snowdrop-special-adjudicators
Project-URL: Homepage, https://github.com/snowdropquantum/snowdrop-special-adjudicators
Project-URL: Repository, https://github.com/snowdropquantum/snowdrop-special-adjudicators
Description-Content-Type: text/markdown

# snowdrop-special-adjudicators
Geordie's top secret Tangled adjudicators

## Data files
Data files have been moved to supabase buckets. There are automorphisms, adjudications, and lookup_tables buckets.
I did this because they are large and are messing with the git repo and poetry publish. I added a .env file with supabase
credentials and added dotenv to pyproject.toml.

There is a backup set of these locally at D://data_from_special_adjudications.
