Kaszanas / SC2DatasetPreparator

MIT License
3 stars 3 forks source link

dockerfile #13

Closed leafnode closed 2 years ago

Kaszanas commented 2 years ago

Please keep in mind that I use Python 3.10 and type hints might have changed from e.g. Union[str, str] to str | str. I have reviewed the code and there's currently no hints like that present. But this is something which is not backwards compatible to versions before 3.10.