From b53772663d8df6ac80a944dbf8f1b640ba19caaf Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Wed, 24 Jul 2024 00:08:10 +0000 Subject: [PATCH] Remove extra license --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8001d91..cd52197 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,6 @@ version = "0.0.2" description = "Discord webhooks for new Instagram posts from any profile" readme = "README.md" requires-python = ">=3.8" -license = {file = "LICENSE.txt"} keywords = ["webhooks", "feed", "embed", "Instagram", "Discord", "CLI"] authors = [ { name="Ryan Luu", email="ryan.luu@ryanluu.dev" },