Wo finde ich die env:
C:\Users\xxxxxxxx\AppData\Local\Continuum\anaconda3\envs
Falls Miniconda benutzt wird:
C:\ProgramData\Miniconda3\envs\
Umgebungsvariablen richtig & sicher setzten (Pycharm)
Open Projects with IDE and connect to git
If you want to run pytest in PyCharm as the default test-framework, the following setup simplifies your life:
<aside> 💡 file → settings → Diff & Merge → Python Integrated Tools → unter Testing dann pytest setzten
</aside>

https://www.youtube.com/watch?v=8Qt9Rj5VcQE&ab_channel=Vicky'sBlog
This is very easy. Check out this video.