Skip to content

Conversation

wholmgren
Copy link
Member

scipy/scipy#6074 fixed a bug that caused the lambertw, and thus our singlediode function, to fail on Python 3 on linux. Thanks scipy devs! This PR removes the decorator function that skipped that test on the linux/py3 Travis-CI builds. See #109, #90 for the history.

There was also a bug in pandas 0.18.0 that required a test decorator. In principle this could be kept, but I'd prefer to avoid accumulating crap like this in the test suite. See #130 for the history.

@wholmgren wholmgren added this to the 0.3.3 milestone May 27, 2016
@wholmgren wholmgren merged commit 7b12fb3 into pvlib:master May 27, 2016
@wholmgren wholmgren deleted the removescipyskip branch May 28, 2016 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant