zkscpqm opened a new pull request #38: URL: https://github.com/apache/skywalking-python/pull/38
Scripts folder to hold auxilliary, non-application helpers. Initial contents: build_requirements (win/linux): This will have a look at your virtual environment packages and flash them to a "requirements.txt" file. This file will then allow developers to set up their virtual environment easily setup (win/linux): This will create a separate clean virtual environment for the project and only the necessary packages (outlined in requirements.txt) will be installed. Updated the gitignore file to ignore the virtual environment Updated README file with instructions on building and updating the requirements ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
