Remove setup.py

This commit is contained in:
Dave Gallant
2021-05-02 10:29:53 -04:00
parent 4eb3be6016
commit 9ed51cff10
2 changed files with 2 additions and 38 deletions

View File

@@ -3,7 +3,8 @@ name = "rfd"
version = "0.7.0"
description = "view RedFlagDeals.com from the command line"
authors = ["Dave Gallant <davegallant@gmail.com>"]
license = "GPL-3.0 License"
license = "GPL-3.0-or-later"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.6"