remove poetry file and update workflow file to use correct meli secret
This commit is contained in:
parent
2ecc2cd318
commit
9fb796d7f2
2 changed files with 3 additions and 5 deletions
|
@ -2,12 +2,10 @@
|
|||
name = "seacogs"
|
||||
version = "0.1.0"
|
||||
description = "My assorted cogs for Red-DiscordBot."
|
||||
license = "MPL 2"
|
||||
authors = [{name = "cswimr", email = "seaswimmerthefsh@gmail.com"}]
|
||||
license = {file="LICENSE"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
authors = [
|
||||
{ name = "cswimr", email = "seaswimmerthefsh@gmail.com" },
|
||||
]
|
||||
dependencies = [
|
||||
"aiosqlite>=0.20.0",
|
||||
"beautifulsoup4>=4.12.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue