We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107bcec commit 57484c3Copy full SHA for 57484c3
docs/source/plugins.rst
@@ -10,6 +10,10 @@ Plugins
10
11
We encourage you to try them out and report any issues you might find.
12
13
+ If you create your own plugins, expect them to break when you update
14
+ rez-pip's minor version. The plugin system is still in its early stages
15
+ and we will probably release breaking changes in the future.
16
+
17
rez-pip can be extended using plugins. Plugins can be used to do various things, such as
18
modifying packages (both metadata and files), etc.
19
0 commit comments