beremiz

IDE: Fix py_ext build with python3.10

2023-05-17, Edouard Tisserant
b57a38ce3f34
file isExecutable
IDE: Fix py_ext build with python3.10
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1