Skip to content

Commit

Permalink
shorten and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iulusoy committed Jan 31, 2024
1 parent 6b0b10a commit 9d99bf4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,10 @@ classifiers = [

dependencies = [
"pytest",
"numpy",
]

[project.scripts]

[project.urls]
homepage = "https://github.com/ssciwr-courses/publish-example" # FIXME not shown by pip
documentation = "https://github.com/ssciwr-courses/publish-example"

[tool.setuptools]
packages = ["mypackage"]

[tool.setuptools.package-data]
# Include any png and csv files found in the "data" subdirectory of "ammico"

0 comments on commit 9d99bf4

Please sign in to comment.