ericmandel / pyds9

Python connection to SAOimage DS9 via XPA
76 stars 41 forks source link

Use pytest.param in parametrize #72

Closed montefra closed 4 years ago

montefra commented 5 years ago

Pytest changed the way parametrization with marker works. This PR fixes it and update the Travis built matrix to test newer python versions