@@ -6,12 +6,14 @@ To start developing:
```
python -m venv .venv
source .venv/Scripts/activate
pip install -e .
pip install -e .[test,lint]
# work related commands here
deactivate
To run tests:
Tools:
pytest
flake8 vpn_manager
black vpn_manager
The note is not visible to the blocked user.