Skip to content

Python 3.13 - #87

Open
igorcalvo wants to merge 1 commit into
darrenburns:mainfrom
igorcalvo:main
Open

Python 3.13#87
igorcalvo wants to merge 1 commit into
darrenburns:mainfrom
igorcalvo:main

Conversation

@igorcalvo

Copy link
Copy Markdown
  • bump version
  • upgrade textual
  • registering themes
  • monokai as default

@igorcalvo igorcalvo mentioned this pull request Feb 12, 2025
@igorcalvo

igorcalvo commented Feb 12, 2025

Copy link
Copy Markdown
Author
git clone
pipx uninstall elia_chat
pipx install /elia

Comment thread pyproject.toml
]
readme = "README.md"
requires-python = ">= 3.11"
requires-python = ">= 3.13"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I vote NO on this. This simple-looking change essentially makes elia-chat uninstallable for older Python versions that aren't even out of of support yet.

Textual itself supports back to 3.8 even in main branch today: https://github.com/Textualize/textual/blob/main/pyproject.toml#L20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants