Get the MRE api working #1

Merged
chris merged 50 commits from add_mre_api into main 2025-04-06 23:58:50 +00:00
Showing only changes of commit 268b31fcc7 - Show all commits

View File

@ -1,4 +1,4 @@
From python:3.13.2-bullseye
FROM python:3.13.2-bullseye
# set environment variables
ENV PYTHONDONTWRITEBYTECODE 1