alexmojaki / alexmojaki/executing

use modern tooling

未关闭
#100 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
401
派生
38
PR 合并指标
30 天内没有已合并 PR

描述

The following is a first plan to modernize the tooling for this project.

- [ ] use pyproject.toml instead of setup.cfg/setup.py
- [ ] use ruff to format and lint the source code (exclude some parts in the test where the formatting is important)
- [ ] increase test coverage to 100%
- [ ] also test patch versions of cpython (long running tests could be excluded for the patch versions)
- [ ] use pysource-codegen to search for new bugs

Feel free to add to this list if you have any other ideas.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。