/test

Primary LanguagePython

README

Quick setup of environment:

Use ./setup.ps1 or setup.sh to fast setup your environment. It will:

  • Create a python virtual environment .venv
  • Activate the virtual environment
  • Install the package in development mode inside the virtual environment

Give explanation of each scripts