refactor: restructure dice environment handling and update Python version requirement
This commit is contained in:
4
tests/_assets/__init__.py
Normal file
4
tests/_assets/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
ASSETS_DIR = Path(__file__).parent
|
||||
Reference in New Issue
Block a user