Update readme with completed trivial test step

This commit is contained in:
Ethan Paul 2020-09-24 21:09:35 -04:00
parent 4efd05e022
commit b95ad7a3a0
No known key found for this signature in database
GPG Key ID: C5F5542B54A4D9C6

View File

@ -265,7 +265,7 @@ usage in production systems.
environments when necessary. environments when necessary.
- [ ] Add warnings when an unsupported Tox configuration option is detected while using the - [ ] Add warnings when an unsupported Tox configuration option is detected while using the
Poetry backend. Poetry backend.
- [ ] Add trivial tests to ensure the project metadata is consistent between the pyproject.toml - [X] Add trivial tests to ensure the project metadata is consistent between the pyproject.toml
and the module constants. and the module constants.
- [ ] Update to use [poetry-core](https://github.com/python-poetry/poetry-core) - [ ] Update to use [poetry-core](https://github.com/python-poetry/poetry-core)
Tox configuration option) and improve robustness of the Tox and Poetry module imports Tox configuration option) and improve robustness of the Tox and Poetry module imports