Noticed there is a pypi package locust 0.8. Any info on this? seems to have the -t (--run-time) flag enabled. Is this just an accidental release or something else? thanks
Currently, the latest released version is locustio 0.8.1. The locust package was previously held by an old, no longer maintained, project whose owner was kind enough to release the project name to us. I uploaded something there (probably just what I had in master) in the process of registering the package. I intend to switch so that locust will be the official package in the future (locustio will still work for backward compatibility).
@heyman nice!
I'd definitely use that release @heyman! Right now I'm pointed at the locust:0.8.0 version since I want the run-time flag but would love a real version. Thanks for all your work on this package, it's been a pleasure to use so far.
I'm going to close this as I think it was answered?
Most helpful comment
Currently, the latest released version is
locustio0.8.1. Thelocustpackage was previously held by an old, no longer maintained, project whose owner was kind enough to release the project name to us. I uploaded something there (probably just what I had in master) in the process of registering the package. I intend to switch so thatlocustwill be the official package in the future (locustiowill still work for backward compatibility).