at-gmbh / at-python-template

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

Deprecation warnings #93

Closed erwinru closed 1 year ago

erwinru commented 1 year ago

ignore the DeprecationWarning

klamann commented 1 year ago

69

klamann commented 1 year ago

changed the min version back to python 3.7 (python 3.6 is not supported by cookiecutter anymore). Otherwise this works great, thanks!