Open
Description
The logic is simple - we should:
- pip install locust from PyPI
- get the version of the PyPI locust
- compare it to the version of the locust in the PR
- if the locust version from the PR is not semver greater than the version of locust from PyPI, fail the check
We should add a console_scripts
entry for locust.version
in setup.py
.
Metadata
Metadata
Assignees
Labels
No labels