-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
CI: GitHub ActionsContinuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)Continuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)EnhancementNew feature or requestNew feature or requestPipelineReusable workflowsReusable workflows
Description
Python wheel packages like pyTooling support package extras like:
pyTooling[yaml]pyTooling[terminal]pyTooling[doc]pyTooling[test]pyTooling[all]
Variants can also be combined like:
pyTooling[yaml,terminal]
It should be possible to specify a list of variants for installation testing in InstallPackage.yml
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CI: GitHub ActionsContinuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)Continuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)EnhancementNew feature or requestNew feature or requestPipelineReusable workflowsReusable workflows