From 6b24cca48f3fd1c78707c9265b5fb0a107789830 Mon Sep 17 00:00:00 2001 From: Rambaud Pierrick <12rambau@users.noreply.github.com> Date: Fri, 20 Jan 2023 12:58:59 +0100 Subject: [PATCH] typo --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cb9b05..72fc1cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ keywords = ["QTI", "Python"] classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", - "Topic :: SCIENTIFIC/ENGINEERING :: PHYSICS", + "Topic :: Scientific/Engineering :: Physics", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8",