beremiz

Tests: Fix dockerfile for python3

2023-05-30, Edouard Tisserant
56f08ab3a491
Tests: Fix dockerfile for python3
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))