Skip to content

Commit b14b4ca

Browse files
authored
Merge pull request #11 from gacarrillor/patch-1
Update README.md, remove the (hopefully) loads first
2 parents b45bf5a + eab235f commit b14b4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ QPIP handles each plugin independently. If two plugins have incomptabile require
5050

5151
## How it works internally
5252

53-
- QPIP is installed under the `a00_qpip` directory, so that it (hopefully) loads first
53+
- QPIP is installed under the `a00_qpip` directory and it will load before any dependent plugin
5454
- `USERPROFILE/python/dependencies/Lib/site-packages` is added to sys.path
5555
- `USERPROFILE/python/dependencies/Scripts` is added to the PATH
5656
- `qgis.utils.loadPlugin` is monkeypatched, injecting code that checks requirements in `requirements.txt` using `pkg_resources`

0 commit comments

Comments
 (0)