chore: migrate build system to hatch, switch dependency management to uv, and update CI workflow
This commit is contained in:
@@ -10,7 +10,7 @@ from diceplayer.utils.misc import date_time
|
||||
from diceplayer.utils.ptable import PTable
|
||||
|
||||
import numpy as np
|
||||
from nptyping import NDArray
|
||||
import numpy.typing as npt
|
||||
from typing_extensions import Any, Dict, List, Tuple
|
||||
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user