Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 405 Bytes

How to setup a development environment

Programs required 👇

pip install -r requirements.txt

Run the command to install all the required

Now, you have created a development environment. Now, you can contribute your code and create a new pull request.