6 lines
89 B
Plaintext
Raw Normal View History

2023-03-07 17:24:20 -08:00
# typed: strict
module Language::Python::Virtualenv
requires_ancestor { Formula }
2023-03-07 17:24:20 -08:00
end