Closed AlienSarlak closed 5 months ago
requirements.txt might be helpful
Hi Ali (@AlienSarlak ),
We use GitHub Actions (Workflows) to build the executables: .github/workflows. The requirements are in there - and vary slightly from platform to platform:
Please feel free to fork this repo and add your own requirements file for your chosen platform.
Best wishes, Paul
Thanks for the info
Hi,
I want to use this tool, but I can't find the requirements.txt file, which is the standard way to list Python packages. Is it a good idea to consider using one? It makes using the tools much easier and user-friendly.