Skip to content

Commit 98f3a41

Browse files
committed
debug: is it the cache?
1 parent b879733 commit 98f3a41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/poetry/packages/direct_origin.py

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from poetry.utils.cache import ArtifactCache
2121

2222

23-
@functools.lru_cache(maxsize=None)
2423
def _get_package_from_git(
2524
url: str,
2625
branch: str | None = None,

0 commit comments

Comments
 (0)