Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
prappleizer committed Apr 18, 2024
1 parent b5461bd commit dd28426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
{name = "Imad Pasha", email = "imad.pasha@yale.edu"},
{name = "Tim Miller", email = "timothy.miller@northwestern.edu"}
]
requires-python = ">=3.9"
requires-python = "==3.11"
description = "A Tool for fitting sersic profiles in python"
license = {file = "LICENSE"}
dependencies = ['numpy',
Expand Down

0 comments on commit dd28426

Please sign in to comment.