issues
search
astropy
/
learn-astropy-librarian
The content crawler that supplies Learn Astropy's web search.
BSD 3-Clause "New" or "Revised" License
1
stars
5
forks
source link
Update testing around tox
#11
Closed
jonathansick
closed
3 years ago
jonathansick
commented
3 years ago
Add a tox configuration and change CI to use tox
Move flake8 from pytest into pre-commit and run pre-commit from a tox lint environment
Move mypy from pytest to a standalone tox environment
Reduce pinning to keep up-to-date with upstream bug fixes.