Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aslgraefe committed Dec 1, 2024
1 parent b936c3d commit 37429c9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ package-dir = { "" = "src" }
[tool.setuptools.dynamic]
rarelink = ["data/*.json", "config/*.yaml"]
version = { attr = "rarelink.__version__" }
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]

# The following would provide a command line executable called `sample`
# which executes the function `main` from this package when invoked.
Expand Down

0 comments on commit 37429c9

Please sign in to comment.