added py 3.13 and splited the cli and suport for windows and better port handling (#2404)

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Prakash Maheshwaran 2025-05-20 19:43:33 -04:00 committed by GitHub
parent fa81d0292b
commit ad2ea8d069
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 1150 additions and 1264 deletions

View file

@ -101,4 +101,4 @@ repos:
name: Alembic Check
entry: ./run_alembic_check.sh
language: script
stages: [ commit ]
stages: [ pre-commit ]