instaseis icon indicating copy to clipboard operation
instaseis copied to clipboard

Fixes for PEP440 error and Fortran compilation order

Open sstaehler opened this issue 1 year ago • 2 comments

  • pulled version.py file from Obspy
  • stupid renaming of global_parameters.f90, since the compile script somewhere reorders alphabetically

Should fix #85 and #86

sstaehler avatar Oct 02 '23 21:10 sstaehler

Hi, Could we merge this PR? I would also add to the setup.py more recent versions of python

        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",

Thomas-Ulrich avatar Mar 04 '24 09:03 Thomas-Ulrich

@krischer

Thomas-Ulrich avatar Mar 18 '24 09:03 Thomas-Ulrich