-1

I am learning how to build my own python packages and trying to understand how locust python code is converted to locust.exe file? I know about PyInstaller, but there is no pyinstaller mentions in the locust repo. The package itself does not contain any *.exe files, so it should be build during installation. But how? I can't see any build scripts?

I've reviewed locust repo and locust installation log, but still have no clues

0 Answers0