rm cffi, it's a raylib transitive dep

This commit is contained in:
Adeeb Shihadeh
2026-07-19 11:14:35 -07:00
parent f0d93eb32d
commit 39e12c8bb1
-1
View File
@@ -15,7 +15,6 @@ dependencies = [
"tqdm", # cars (fw_versions.py) on start + many one-off uses
# core
"cffi",
"scons",
"pycapnp==2.1.0", # 2.2 introduces a memory leak due to cyclic references
"Cython",