summaryrefslogtreecommitdiff
path: root/creole/tests/constants.py
blob: b0816588c050232850371c422b4b00bdd9896c42 (plain)
1
2
3
4
5
6
from pathlib import Path

import creole


CREOLE_PACKAGE_ROOT = Path(creole.__file__).parent.parent