Justin Flannery
Justin Flannery
This is an interesting one - AFAICT any environment collector plugins also need to be installed into the `hatch-pip-compile` environment in order for this work, whereas the generic `hatch env...
@valentinoli sorry for not following up. It looks like the `EnvironmentCollector` is an issue here - basically invoking `hatch env show --json` via the CLI will handle installing any required...
Just spitballing, but maybe there's a method you can call on the [Project](https://github.com/pypa/hatch/blob/4ebce0e1fe8bf0fcdef587a704c207a063d72575/src/hatch/project/core.py#L19) class that would install any required plugins?
lol, that was my first time requesting review from co-pilot. It wasn't actually that useful. Thanks for the contribution, @valentinoli - give me a day or to get a closer...
Hey @ssiccha - I think the issue here comes down to multiple ways to use `hatch-pip-compile`: ## As a Hatch Plugin When `hatch-pip-compile` is used as a `hatch` plugin, it...
> [PEP 751](https://peps.python.org/pep-0751/) is about `[project]`'s dependencies. Is there anything about `[tool.hatch.envs.]` dependencies and extra-dependencies? Sorry for lurking, but I wanted to point out an important distinction between Hatch and...
Do you have any camply commands / tracebacks to share? Is this a captcha issue, or is the site down, something else?
Looks like Alabama State Parks is no longer using UseDirect - they switched to something else not supported by camply (and protected by captcha): https://reserve.alapark.com/. They'll be removed as a...
🤔 this is an interesting one. The Yellowstone provider is one that allows us to pass the number of nights as a parameter directly to their API - for other...
Yeah, I looked at this as well - rendering HTML on the backend + Captcha likely makes this provider incompatible with Camply 😞