conda-forge / pyqt-feedstock

A conda-smithy repository for pyqt.
BSD 3-Clause "New" or "Revised" License
5 stars 35 forks source link

Refresh #10

Closed ocefpaf closed 7 years ago

ocefpaf commented 7 years ago

Not sure that needs to be done to enable PyQt4.Qt.QKeySequence and PyQt4.Qt.QTextCursor to fix #9. But this PR at least shows the error.

Ping @astrofrog

conda-forge-linter commented 7 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ocefpaf commented 7 years ago

@astrofrog both Linux and OS X pass your import test. Unfortunately AppVeyor is stuck and we cannot see the results. (Was your problem on Windows?)

astrofrog commented 7 years ago

@ocefpaf - no, the import error was on Linux

ocefpaf commented 7 years ago

@ocefpaf - no, the import error was on Linux

So I am merging this to get Linux and OS X in the channel. Let's worry about Windows later.