astropy / package-template

Template for packages that use Astropy. Maintainer: @astrofrog
http://docs.astropy.org/projects/package-template/en/latest/
Other
60 stars 62 forks source link

TST: Test Python 3.7 on Appveyor #358

Closed pllim closed 6 years ago

pllim commented 6 years ago

This might be a bit more controversial... Address #354 but for Windows.

bsipocz commented 6 years ago

Why is this controversial?

pllim commented 6 years ago

Because conda is slower to catch up on Windows for new Python releases. :woman_shrugging:

bsipocz commented 6 years ago

Oh, I think that's fine. This is just a template, and packages can also use PIP_DEPENDENCIES instead of conda, and that should work (though we had issues with the wheels, too, but that's a separate question).

pllim commented 6 years ago

:crossed_fingers: