A task enforce_dependencies (or perhaps check_dependencies) should be provided so that I can put in a constraint that my package can only be built in a certain env.
I should then be able to add enforce_dependencies to the default_tasks (if I want to) so that this is always performed before anything else.
A task enforce_dependencies (or perhaps check_dependencies) should be provided so that I can put in a constraint that my package can only be built in a certain env.
I should then be able to add enforce_dependencies to the default_tasks (if I want to) so that this is always performed before anything else.