Skip to content

Commit 3c1d0a2

Browse files
committed
clean up pyprojroot.here references
1 parent 1729334 commit 3c1d0a2

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ dev =
4444
coverage [toml]
4545
pytest
4646
pytest-copie
47-
pyprojroot
4847

4948

5049
[tool:pytest]

tests/test_project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from sys import platform
55
from typing import Sequence
66

7-
from pyprojroot.here import here
87
from copier import run_copy
98
import pytest
109

0 commit comments

Comments
 (0)