Unverified Commit dbb780fd authored by Akke Viitanen's avatar Akke Viitanen
Browse files

try python3.11

parent 859a715a
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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