fix: release with python3.8
Compare changes
There are issues in the aidge_core CI Release with Python3.8 like "TypeError: 'type' object is not subscriptable"
from typing import Optional, Union, List
instead|
syntax for union types was introduced in Python3.10is_relative_to()
method was introduced in Python 3.9This MR aims at fixing these.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent