Something went wrong on our end
-
Vincent Hatakeyama authored
Default using project name from CI/DRONE, and default to directory project name as a last resort.
fix that last point as it was using project_name_from_home instead of the variable of the same nameVincent Hatakeyama authoredDefault using project name from CI/DRONE, and default to directory project name as a last resort.
fix that last point as it was using project_name_from_home instead of the variable of the same name
setup.cfg 396 B
[bumpversion]
current_version = 3.0
parse = (?P<major>\d+)\.(?P<minor>\d+)
serialize =
{major}.{minor}
[bumpversion:file:VERSION]
[bumpversion:file:create_documentation]
[bumpversion:file:do_tests]
[bumpversion:file:run_tests]
[bumpversion:file:start]
[bumpversion:file:docker_build.py]
[bumpversion:file:docker_dev_start.py]
[bumpversion:file:do_tests.py]
[bumpversion:file:setup.py]