From f6732f692d463f238fc0d645017cc5628e87a68a Mon Sep 17 00:00:00 2001 From: NW/RL Date: Fri, 29 Mar 2024 16:12:28 -0500 Subject: Do some work on limiting requests --- pyproject.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 55bf3be..42672e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,10 @@ name = "steamrelationships" version = "0.1.0" description = "A tool to discover friend relationships between steam profiles" -authors = ["NW/RL "] +license = "LGPL-3.0-or-later" +authors = [ + "NW/RL ", +] readme = "README.md" [tool.poetry.dependencies] -- cgit v1.2.3