Set script execution policy in Powershell
10-06-2022
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser- installing a package resolves dependencies from the
pyproject.tomlfile and not therequirements.txtfile- if a dependency references a branch, the latest revision will be used
- developing a package will install