The [pytest.ini](https://github.com/digitalocean/gradient-python/blob/main/pytest.ini) configuaration is being overwritten by the one in `pyproject.toml`. `pytest.ini` should be remove in favour of the one in `pyproject.toml`.
The pytest.ini configuaration is being overwritten by the one in
pyproject.toml.pytest.inishould be remove in favour of the one inpyproject.toml.