alexmojaki / alexmojaki/executing

use modern tooling

Open
#100 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
401
Forks
38
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.