lwenn
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Edited Problem with conda environment between build steps
Hey everyone, I created a build configuration and can't figure out how to connect the dots here. My configuration is supposed to run a python project using conda. It consists of these steps: 1. C... -
Created Python: Support for conda environments
Hello, I am trying to run configurations for my Python projects in TeamCity. Our projects are using conda to create virtual environments. We created our own Dockerfile for the TeamCity Buildagent ...