We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0633391 + 202a71f commit 83cb09eCopy full SHA for 83cb09e
1 file changed
pyproject.toml
@@ -1,7 +1,8 @@
1
# pyproject.toml
2
3
[tool.poetry]
4
-name = "sleeper-wrapper"
+name = "sleeper-api-wrapper"
5
+packages = [ { include = "sleeper_wrapper" } ]
6
version = "1.1.0"
7
description = "A Python API wrapper for Sleeper Fantasy sports, as well as tools to simplify received data."
8
authors = ["Dan Song, Ford Higgins <py-sleeper-api-wrapper-maintainers@googlegroups.com>"]
0 commit comments