Skip to content

Commit 0a029d1

Browse files
committed
Update pyproject toml.
1 parent 124b0a2 commit 0a029d1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

pyproject.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,13 @@
11
[project]
2-
name = "judge0-py"
2+
name = "judge0"
33
version = "0.0.1-rc1"
4-
description = "Python client library for Judge0."
4+
description = "The official Python library for Judge0."
55
readme = "README.md"
66
requires-python = ">=3.9"
7-
authors = [
8-
{ name = "Herman Zvonimir Došilović", email = "hermanz.dosilovic@gmail.com" },
9-
{ name = "Filip Karlo Došilović", email = "filipk.dosilovic@gmail.com" },
10-
]
11-
maintainers = [
12-
{ name = "Filip Karlo Došilović", email = "filipk.dosilovic@gmail.com" },
13-
]
7+
authors = [{ name = "Judge0", email = "support@judge0.com" }]
148
license = { file = "LICENSE" }
159
classifiers = [
16-
"Development Status :: 2 - Pre-Alpha",
17-
1810
"Intended Audience :: Developers",
19-
"Topic :: Software Development :: Build Tools",
2011

2112
"License :: OSI Approved :: MIT License",
2213

@@ -25,8 +16,17 @@ classifiers = [
2516
"Programming Language :: Python :: 3.10",
2617
"Programming Language :: Python :: 3.11",
2718
"Programming Language :: Python :: 3.12",
19+
20+
"Operating System :: OS Independent",
21+
"Operating System :: POSIX",
22+
"Operating System :: MacOS",
23+
"Operating System :: POSIX :: Linux",
24+
"Operating System :: Microsoft :: Windows",
25+
26+
"Topic :: Software Development :: Libraries :: Python Modules",
27+
"Typing :: Typed",
2828
]
29-
dependencies = []
29+
dependencies = ["requests>=2.32.3"]
3030

3131
[build-system]
3232
requires = ["setuptools>=70.0"]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy