Closed jmeridth closed 2 months ago
best practices with local python development is to create a virtual environment. The most common are either .venv or venv folders in the root of the repo.
We currently install docutils via pip (python).
best practices with local python development is to create a virtual environment. The most common are either .venv or venv folders in the root of the repo.
We currently install docutils via pip (python).