first attempt at two part orders, unformatted -> formatted

This commit is contained in:
AlxAI 2025-06-29 23:05:48 +02:00
parent b5a84867a1
commit 6e4821735d
32 changed files with 2510 additions and 801 deletions

View file

@ -20,6 +20,7 @@ dependencies = [
"pytest-xdist>=3.7.0",
"python-dateutil>=2.9.0.post0",
"pytz>=2025.2",
"scipy>=1.16.0",
"seaborn>=0.13.2",
"sphinx>=8.2.3",
"sphinx-copybutton>=0.5.2",