2023-04-17 10:37:59 -07:00

6 lines
89 B
Ruby

# typed: strict
module Language::Python::Virtualenv
requires_ancestor { Formula }
end