at-gmbh / at-python-template

The official Python Project Template of Alexander Thamm GmbH
Apache License 2.0
49 stars 19 forks source link

Use mambaforge as conda base image #92

Closed carsten-bo closed 1 year ago

carsten-bo commented 1 year ago

74

Uses the mambaforge base image for faster dependency resolving.

klamann commented 1 year ago

hint: fix the issue with __main__.py in another PR