Skip to content

Commit

Permalink
added packages line to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
wfordh committed Feb 4, 2024
1 parent 5f8a7a8 commit 202a71f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[tool.poetry]
name = "sleeper-api-wrapper"
packages = [ { include = "sleeper_wrapper" } ]
version = "1.1.0"
description = "A Python API wrapper for Sleeper Fantasy sports, as well as tools to simplify received data."
authors = ["Dan Song, Ford Higgins <py-sleeper-api-wrapper-maintainers@googlegroups.com>"]
Expand Down

0 comments on commit 202a71f

Please sign in to comment.