Changes between Initial Version and Version 1 of Dev2024-7-8


Ignore:
Timestamp:
Jul 2, 2024, 12:39:24 PM (16 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2024-7-8

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