Use pyproject.toml alone. f2py builds on first use of `import lowtran` function e.g. `lowtran.check()` or `pytest` or similar. Patched to work again on Windows with Python >= 3.8.
2.5.1
2.4.1
implementing best practices
2.4.0
Wavelength step is a key factor in computation time. Allowing end user to easily input step size. Default is 20 cm^-1, which is the minimum (smallest) step size suggested in the Lowtran manual.
Also modularized code for better code practice.
2.3.5
setup.py => setup.cfg general cleanup of console_scripts and CI tests
2.3.4
pep8, mypy type checking adherence. Improve builds with different compilers