trape icon indicating copy to clipboard operation
trape copied to clipboard

Create a requirements.txt with version specified.

Open puthusseri opened this issue 4 years ago • 1 comments

As the file requirements.txt only contains the name of the libraries used, it will be hard to get the exact working environment in the future. So if possible try to export the environment so that it will contain the required modules with its version that can run the code smoothly.

puthusseri avatar Jan 09 '21 16:01 puthusseri

This PR should solve the issue: https://github.com/jofpin/trape/pull/297

sukhjit avatar Jan 29 '21 12:01 sukhjit