File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Qt.py enables you to write software that runs on any of the 4 supported bindings
2626
2727- [ Developing with Qt.py] ( https://fredrikaverpil.github.io/2016/07/25/developing-with-qt-py/ )
2828- [ Dealing with Maya 2017 and PySide2] ( https://fredrikaverpil.github.io/2016/07/25/dealing-with-maya-2017-and-pyside2/ )
29+ - [ Vendoring Qt.py] ( https://fredrikaverpil.github.io/2017/05/04/vendoring-qt-py/ )
2930- [ Udemy Course] ( https://www.udemy.com/python-for-maya/learn/v4/t/lecture/6027394 )
3031
3132##### Table of contents
@@ -72,7 +73,7 @@ Qt.py is a single file and can either be [copy/pasted](https://raw.githubusercon
7273$ pip install Qt.py
7374```
7475
75- - Pro tip: Supports vendoring
76+ - Pro tip: Supports [ vendoring] ( https://fredrikaverpil.github.io/2017/05/04/vendoring-qt-py/ )
7677
7778<br >
7879<br >
You can’t perform that action at this time.
0 commit comments