Minor fix
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
[tool.poetry]
|
||||
name = "fundor333-github-io"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Fundor333 <fundor333@fundor333.com>"]
|
||||
readme = "README.md"
|
||||
packages = [{include = "fundor333"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
feedparser = "^6.0.11"
|
||||
requests = "^2.31.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
Reference in New Issue
Block a user