Skip to content

Commit 227f4df

Browse files
authored
Add Fredrik's blogpost on vendoring Qt.py
https://fredrikaverpil.github.io/2017/05/04/vendoring-qt-py/
1 parent af0d95f commit 227f4df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)