pyblish / pyblish-qml

Pyblish QML frontend for Maya 2013+, Houdini 11+, Nuke 8+ and more
GNU Lesser General Public License v3.0
114 stars 44 forks source link

Relax pyblish-base version dependency. #366

Closed jedfrechette closed 4 years ago

jedfrechette commented 4 years ago

Closes #337

I'm not sure this actually sets the version dependency appropriately, but pyblish-qml almost certainly shouldn't be explicitly depending on such an old version of pyblish-base as it is now.

mottosso commented 4 years ago

Mm, yes that's true. This will at least not fail or require you to uninstall a newever version to install pyblish-qml. This looks good to me. Could you version up as well, in version.py? That way I can make a new release with this change.

mottosso commented 4 years ago

Released, thanks @jedfrechette!