LumaPictures / pymel

Python in Maya Done Right
Other
479 stars 130 forks source link

ply==3.3 No longer available at repo. Change to 3.4 #382

Closed ghost closed 7 years ago

ghost commented 8 years ago

Ply 3.3 no longer exists at https://pypi.python.org/simple/ply/ This is still being referenced as of 1.0.9rc1

3.4 is the minimum version.

pmolodo commented 7 years ago

removed the requirement from setup.py entirely, as pymel includes it's own version of ply in pymel.utils.external.ply