Commit 6153d91
feat: delete setup.py - migration complete
Removes setup.py as all configuration has been migrated to pyproject.toml
(PEP 621).
Verification confirms:
- Package installs correctly with pip install -e .
- All 142 entry points discoverable via importlib.metadata
- All tool configurations (pytest, pycodestyle, isort, importlinter) working
- Django checks pass for both LMS and CMS
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 2da7f0f commit 6153d91
1 file changed
+0
-7
lines changedThis file was deleted.
0 commit comments