wooden-dusk-90720
01/16/2024, 7:34 PM@pypi_base
decorator I can point a package to a local directory (which works), but subsequent changes to the package do not show up (the resolver seems to think the package is cached). Is there a way to make the decorator pick up future changes to the package, similar to how develop=True
works?