Skip to content

Commit

Permalink
changelog still needed in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
moxxos committed Dec 5, 2022
1 parent 4f2c02f commit b589926
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include CHANGELOG.md
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
]
dependencies = ["requests", "climage", "platformdirs"]
dependencies = ["requests", "climage", "platformdirs", "pandas"]
dynamic = ["version", "description", "readme", "urls"]

[project.scripts]
Expand Down

0 comments on commit b589926

Please sign in to comment.