Loading pyproject.toml +2 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,8 @@ classifiers = [ ] dynamic = ["version"] #requires-python = ">=3.9" requires-python = ">=3.12" requires-python = ">=3.11" #requires-python = ">=3.12" dependencies = [ "astropy", "batman-package@git+https://github.com/PriyadarshiAkshay/batman.git@py13", # fixes python3.12 issue Loading Loading
pyproject.toml +2 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,8 @@ classifiers = [ ] dynamic = ["version"] #requires-python = ">=3.9" requires-python = ">=3.12" requires-python = ">=3.11" #requires-python = ">=3.12" dependencies = [ "astropy", "batman-package@git+https://github.com/PriyadarshiAkshay/batman.git@py13", # fixes python3.12 issue Loading