- Created create_excel_xlsxwriter.py and update_excel_xlsxwriter.py - Uses openpyxl exclusively to preserve Excel formatting and formulas - Updated server.js to use new xlsxwriter scripts for form submissions - Maintains all original functionality while ensuring proper Excel file handling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
174 B
INI
6 lines
174 B
INI
home = /usr/bin
|
|
include-system-site-packages = false
|
|
version = 3.12.3
|
|
executable = /usr/bin/python3.12
|
|
command = /usr/bin/python3 -m venv /home/pixot/business_case_form/venv
|