We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6abcc commit 3a04c68Copy full SHA for 3a04c68
pyproject.toml
@@ -8,6 +8,7 @@ packages = [
8
{ include = "writegithubstat", from = "src" },
9
]
10
version = "0.1.1"
11
+readme = "README.md"
12
description = "write-githubstat makes it easy to collect, filter and save github statistics to csv files."
13
license = "Apache 2.0"
14
authors = ["David Vegh <[email protected]>"]
0 commit comments