Skip to content

Commit

Permalink
Merge pull request #852 from StingraySoftware/remove_setuptools
Browse files Browse the repository at this point in the history
Remove setuptools from runtime dependencies
  • Loading branch information
matteobachetti authored Oct 21, 2024
2 parents 2a861ce + 9729b7d commit dcd4ae6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ keywords = [
dependencies = [
"numpy>=1.17",
"astropy>=4.0",
"setuptools",
"setuptools_scm",
"scipy>=1.1.0",
"matplotlib>=3.0,!=3.4.00",
]
Expand Down

0 comments on commit dcd4ae6

Please sign in to comment.