Closed 14Richa closed 2 months ago
This PR involves moving the project configuration from setup.py to pyproject.toml and update the bumpversion.cfg file.
setup.py
pyproject.toml
bumpversion.cfg
Fixes #24
The tests are failing, looks like somthing to do with the new pyproject.toml, you might have to run it locally to see what is wrong
Description
This PR involves moving the project configuration from
setup.py
topyproject.toml
and update thebumpversion.cfg
file.Fixes #24
Checklist: