supsrc 2025-08-10
Added PowerShell environment script and simplified build configuration
3 files · 368+ · 360-

Windows support with PowerShell environment script

1 file changed
  • env.ps1 PowerShell environment setup script (279 lines) for Windows developers
  • Added env.ps1 PowerShell environment setup script (279 lines) for Windows developers baseline behavioral
    1 file
    • env.ps1
  • Provides equivalent environment configuration to the bash env.sh baseline internal
    1 file
    • env.ps1

Simplified environment and build configuration

2 files changed
  • env.sh Simplified by removing redundant sections
  • pyproject.toml Trimmed verbose inline tool configuration
  • Simplified env.sh by removing redundant sections and streamlining variable definitions baseline internal
    1 file
    • env.sh
  • Significantly trimmed pyproject.toml by removing extensive inline tool configuration baseline internal
    1 file
    • pyproject.toml