GitXplorerGitXplorer
m

tomlize

public
1 stars
1 forks
15 issues

Commits

List of commits on branch main.
Unverified
fc8bc7f73adb4820123fe1f9db807a49925563d3

Prepare 0.2.0 release

mmariocj89 committed 2 years ago
Unverified
d46a66e0c2506708478f6a425f3baa0a0feb82d7

Create an entry-point

mmariocj89 committed 2 years ago
Verified
98f12c27ee10d24a459b3c1027b39316c2a936fd

Handle merge of existing keys with identical value (#32)

mmariocj89 committed 2 years ago
Verified
462b67764794f41e1bb3bd68b98e256f467c937a

Merge build-system and project keys (#31)

mmariocj89 committed 2 years ago
Unverified
6f7c3969b2b5a714792b199084cbbbcb2a662e1f

Add module to remove code from setup.py

mmariocj89 committed 2 years ago
Unverified
c23cf0b16ed1c166772fcaec301a382709ea1b45

tests: Rename pyproject_toml testfile

mmariocj89 committed 2 years ago

README

The README file for this repository.

tomlize

CI PyPI - Python Version PyPI PyPI - Downloads Code Style

Move the configuration of all your tools to pyproject.toml.

$ tomlize --help
usage: tomlize [-h] input_file

positional arguments:
  input_file

options:
  -h, --help  show this help message and exit

The tool can be used to port the configuration from the following files:

setup.py

tomlize setup.py