flamapy / flamapy_fw

This repository hosts the main components of flamapy
4 stars 5 forks source link

Add symbolic links of venv in plugins on "make dev" #63

Closed pabpazjim closed 2 years ago

pabpazjim commented 2 years ago

Some tools such as VSCode automatically detect virtual environments on the working directory. Making symbolic links of the environment created by "make dev" command inside every plugin folder could help when working on development builds.