Closed weaverba137 closed 4 years ago
These methods are now working:
python setup.py install
from a git clone.pip install git+https://github.com/desihub/speclite.git@fix-install
Please try your favourite method for installing.
Also trying to fix the Travis tests.
Does anyone object if we eliminate Python 2.7 tests?
Installation works for me, fixing #56. Thanks.
Yes, let's drop py 2.7 tests. I would like to maintain support for py3.6 through 3.8, and astropy 2 through 4 for one more tag at least.
I've also eliminated the existing v0.9 tag. I think we can re-create it when ready.
This PR fixes #54.
Still testing this, but preliminary indications are that correctly setting the package name in setup.cfg solves the problem.