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

Use tomli instead of toml #80

Closed
playpauseandstop opened this issue Aug 1, 2021 · 0 comments · Fixed by #82
Closed

Use tomli instead of toml #80

playpauseandstop opened this issue Aug 1, 2021 · 0 comments · Fixed by #82
Assignees
Labels
build Changes that affect the build system or external dependencies

Comments

@playpauseandstop
Copy link
Owner

As already done by black and others need to use tomli instead of toml for dealing with reading config from TOML files.

@playpauseandstop playpauseandstop added the build Changes that affect the build system or external dependencies label Aug 1, 2021
@playpauseandstop playpauseandstop self-assigned this Aug 1, 2021
playpauseandstop added a commit that referenced this issue Aug 1, 2021
badabump-release-bot bot pushed a commit that referenced this issue Aug 1, 2021
Fixes:
------

- [#78] Precisely replace version in pyproject.toml or package.json files (#79)
- [#76] By default ignore footer URLs in ChangeLog (#81)

Other:
------

- (**deps**) Bump actions/cache from 2.1.5 to 2.1.6 (#74)
- (**deps**) Bump peter-evans/create-pull-request from 3.8.2 to 3.10.0 (#73)
- (**deps-dev**) Bump pytest-cov from 2.11.1 to 2.12.1 (#75)
- (**deps-dev**) Bump time-machine from 2.1.0 to 2.3.1 (#77)
- [#80] Use tomli instead of toml library (#82)
- Bump pre-commit hooks (#83)
playpauseandstop added a commit that referenced this issue Aug 1, 2021
Fixes:
------

- [#78] Precisely replace version in pyproject.toml or package.json files (#79)
- [#76] By default ignore footer URLs in ChangeLog (#81)

Other:
------

- (**deps**) Bump actions/cache from 2.1.5 to 2.1.6 (#74)
- (**deps**) Bump peter-evans/create-pull-request from 3.8.2 to 3.10.0 (#73)
- (**deps-dev**) Bump pytest-cov from 2.11.1 to 2.12.1 (#75)
- (**deps-dev**) Bump time-machine from 2.1.0 to 2.3.1 (#77)
- [#80] Use tomli instead of toml library (#82)
- Bump pre-commit hooks (#83)

Co-authored-by: playpauseandstop <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant