From 34ec798093a1b911b1b7f3d2e5af66b6812f2ce4 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Sun, 9 Jun 2024 23:03:34 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 466ccdf..6b83d05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,8 +27,8 @@ classifiers = [ "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", - "Topic :: Education" - "Topic :: Software Development :: Libraries" + "Topic :: Education", + "Topic :: Software Development :: Libraries", "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: MIT License" ]