| 1 | = ChimeraX Developer Meeting = |
| 2 | |
| 3 | Attendance: Greg, Zach, Tom, Eric |
| 4 | |
| 5 | June 17, 2024 |
| 6 | |
| 7 | = Agenda = |
| 8 | |
| 9 | * Work in progress reports |
| 10 | * Make Chimera end-of-life bug report and registration changes for 1.18 release in Spring 2024. |
| 11 | * Back up the Chimera build machine to a solid state drive, Windows 7. |
| 12 | * ChimeraX Ideas milestone clean-up. |
| 13 | |
| 14 | -------------------------- |
| 15 | = Discussion = |
| 16 | |
| 17 | |
| 18 | -------------------------- |
| 19 | = Action Items = |
| 20 | |
| 21 | * Zach remove direct use of pip in Makefile.bundle. Use something like $(PYTHON) -m pip so the correct Python is used. |