ejeschke / ginga

The Ginga astronomical FITS file viewer
BSD 3-Clause "New" or "Revised" License
121 stars 77 forks source link

TST: distutils Version classes are deprecated (pytest-remotedata) #980

Closed pllim closed 2 years ago

pllim commented 2 years ago
___________ ERROR at setup of test_get_coord_sys_name[hdr4-galactic] ___________

item = <Function test_get_coord_sys_name[hdr4-galactic]>

    def pytest_runtest_setup(item):

>       if LooseVersion(pytest.__version__) < LooseVersion("3.6"):

.../pytest_remotedata/plugin.py:65: 
...
E       DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
pllim commented 2 years ago

pytest-remotedata v0.3.3 is released. I am kicking off the CI here on master.