Started remaking the builder module, Currently up through adding the standard/staple lands

This commit is contained in:
mwisnowski 2025-08-18 11:58:25 -07:00
parent a69a4c8384
commit a8a181c4af
7 changed files with 1337 additions and 1742 deletions

View file

@ -7,6 +7,7 @@ tqdm>=4.66.0
scrython>=1.10.0
numpy>=1.24.0
requests>=2.31.0
prettytable>=3.9.0
# Development dependencies
mypy>=1.3.0