Remove pylume from the development guide

This commit is contained in:
James Murdza
2025-10-20 06:48:46 -07:00
parent 83fe12c2c7
commit e11e64336d
-1
View File
@@ -10,7 +10,6 @@ The project is organized as a monorepo with these main packages:
- `libs/som/` - Set-of-Mark parser
- `libs/computer-server/` - Server component for VM
- `libs/lume/` - Lume CLI
- `libs/pylume/` - Python bindings for Lume
Each package has its own virtual environment and dependencies, managed through PDM.