diff --git a/pyproject.toml b/pyproject.toml index 47b2e33..4ab4d84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,3 +75,5 @@ include = [ "bat_detect", "tests", ] +venvPath = "." +venv = ".venv"