You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
won't be understood as namespace packages; they'll be seen as regular packages. This will
92
92
likely lead to conflicts with other targets that contribute to the namespace.
93
93
94
-
:::{tip}
95
-
This attributes populates {obj}`PyInfo.venv_symlinks` a custom ordered depset - third party dependencies come first when the depsets are merged. This means dependencies closer and earlier
96
-
to a consumer have precedence. See {obj}`PyInfo.venv_symlinks` for
97
-
more information.
94
+
:::{seealso}
95
+
This attributes populates {obj}`PyInfo.venv_symlinks`.
0 commit comments