Package-level submodule attribute: support explicit versions (#30085)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
class GitTest(Package):
|
||||
"""Mock package that uses git for fetching."""
|
||||
homepage = "http://www.git-fetch-example.com"
|
||||
# To be set by test
|
||||
git = None
|
||||
|
||||
submodules = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user