Skip to content

Conversation

darrenburns
Copy link
Member

The textual CLI tool didn't work because importlib_metadata wasn't in the dependencies.

It must have worked coincidentally before, since that was specified in Textual's own dependencies until recently.

Drop Python 3.7 support, update to use importlib.metadata module from 3.8+.

… 3.8+. Also fixes the missing importlib_metadata backport dependency being missing.
@willmcgugan
Copy link
Member

Can you bump the version in this PR and I'll do a release.

@darrenburns
Copy link
Member Author

@willmcgugan Bumped to 1.3.0

@willmcgugan
Copy link
Member

Ta

@willmcgugan willmcgugan merged commit 6b350c9 into main Dec 19, 2023
@willmcgugan willmcgugan deleted the fix-textual-command-not-working branch December 19, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants