Marius Löffler
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Marius Löffler created a post, Auto-detect venv
Hi all, I have a python project structured as follows: - Project root -- service-1 --- /.venv --- /src --- /test --- Pipfile --- Makefile -- service-2 --- /.venv --- /src --- /test --- Pip...