Skip to content

Commit 029c29f

Browse files
Update fail_on_pvlib_version
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
1 parent acb1b91 commit 029c29f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/iotools/test_meteonorm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ def test_get_meteonorm_tmy(
318318
check_exact=False, atol=1)
319319

320320

321-
@fail_on_pvlib_version('0.17.0')
321+
@fail_on_pvlib_version('0.16.0')
322322
@pytest.mark.remote_data
323323
@pytest.mark.flaky(reruns=RERUNS, reruns_delay=RERUNS_DELAY)
324324
def test_get_meteonorm_tmy_data_version_deprecation(demo_url, demo_api_key):

0 commit comments

Comments
 (0)