Skip to content
Snippets Groups Projects
Unverified Commit b25007eb authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(python): use admonition (#13894)

parent b1e9ee18
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,9 @@ e.g.:
}
```
Note: the index-url found in the `requirements.txt` file takes precedence over a `registryUrl` configured like the above.
<!-- prettier-ignore -->
!!! tip
The index-url found in the `requirements.txt` file takes precedence over a `registryUrl` configured like the above.
To override the URL found in `requirements.txt`, you need to configure it in `packageRules`, as they are applied _after_ package file extraction.
## Disabling Python support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment