Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix version function for python 3.13 #1128

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

jiacai2050
Copy link
Contributor

Close #1127

@@ -32,7 +32,7 @@ Advantages of lsp-bridge:
## Installation

1. Install Emacs 28 or higher version
2. Install Python dependencies: `pip3 install epc orjson sexpdata six setuptools paramiko rapidfuzz watchdog` (orjson is optional, orjson is based on Rust, providing faster JSON parsing performance)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

这里加上了 packaging 包

@jiacai2050
Copy link
Contributor Author

@manateelazycat 之前代码貌似没有配置 format,导致去掉了很多空白行里面的空格。

@manateelazycat
Copy link
Owner

Thanks for patch

@manateelazycat manateelazycat merged commit b73717e into manateelazycat:master Dec 16, 2024
1 check passed
@jiacai2050 jiacai2050 deleted the fix-python13 branch December 16, 2024 12:40
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.

python 13 报错
2 participants