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

Commit e7a5cb9

Browse files
Fix stuff???
1 parent 930ea28 commit e7a5cb9

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
@@ -10,7 +10,7 @@ packages = [
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.5"
13-
"discord.py" = { git = "https://github.com/OpenRobot-Packages/OpenRobot-Packages.git", branch = "main" }
13+
"OpenRobot-Packages" = { git = "https://github.com/OpenRobot-Packages/OpenRobot-Packages.git", branch = "main" }
1414
"aiohttp" = ">=3.7.4"
1515
"requests" = ">=2.25.1"
1616

0 commit comments

Comments
 (0)