Skip to content

Commit

Permalink
Remove setuptools from runtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Oct 20, 2024
1 parent aee67bb commit 9729b7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion docs/notebooks
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 9729b7d

Please sign in to comment.