Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ rules
Function
rules
pants-plugins/pack_metadata/python_rules/python_path_rules.py:127–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
126
127
def
rules():
128
return
[
129
*collect_rules(),
130
UnionRule(PytestPluginSetupRequest, PytestPackTestRequest),
131
]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected