Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 7db068d

Browse files
Fix stuff???
1 parent e7a5cb9 commit 7db068d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A API Wrapper for the official OpenRobot API (https://api.openrob
55
authors = ["OpenRobot <openrobot@openrobot.xyz>", "proguy914629 <proguy914629@openrobot.xyz>"]
66
license = "MIT"
77
packages = [
8-
{ include = "discord" }
8+
{ include = "openrobot" }
99
]
1010

1111
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)