Skip to content

Conversation

@yudalang3
Copy link

  • 更新 .gitignore 文件,增加 .idea/ 目录以忽略 IDE 自动生成的文件
  • 重构 ete4/config.py 文件,添加详细注释说明 XDG 标准和路径处理逻辑
  • 优化 update_ete_data 函数,增加对相对路径和 URL 的处理,支持大型文件下载
  • 在 setup.py 中使用 os.path.sep 以确保跨平台兼容性

refactor(config): refactor configuration files and enhance data download functionality

Update .gitignore to add the .idea/ directory, ignoring IDE-generated files

Refactor ete4/config.py, adding detailed comments that explain the XDG spec and path-handling logic

Improve update_ete_data by handling both relative paths and URLs, with support for large-file downloads

Use os.path.sep in setup.py to ensure cross-platform compatibility

- 更新 .gitignore 文件,增加 .idea/ 目录以忽略 IDE 自动生成的文件
- 重构 ete4/config.py 文件,添加详细注释说明 XDG 标准和路径处理逻辑
- 优化 update_ete_data 函数,增加对相对路径和 URL 的处理,支持大型文件下载
- 在 setup.py 中使用 os.path.sep 以确保跨平台兼容性

refactor(config): refactor configuration files and enhance data download functionality

Update .gitignore to add the .idea/ directory, ignoring IDE-generated files

Refactor ete4/config.py, adding detailed comments that explain the XDG spec and path-handling logic

Improve update_ete_data by handling both relative paths and URLs, with support for large-file downloads

Use os.path.sep in setup.py to ensure cross-platform compatibility
- 新增 py4egps_treeview 模块,实现 eGPS 树视图的启动和配置
- 添加 ExternalCmdInvoker 类,用于跨平台执行外部命令- 在 ete4 包中集成 py4egps_treeview模块
- 更新 .gitignore 文件,忽略用户特定的项目配置
@yudalang3
Copy link
Author

Can any one merge this PR, most user can not install on the Windows. Than can also close this PR (#783) @jordibc @idoerg @fransua @matsen @unode
This is a frustracting staff, for Windows user can not install.

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.

1 participant