-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
26 lines (25 loc) · 719 Bytes
/
Copy pathsetup.cfg
File metadata and controls
26 lines (25 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[metadata]
name = kill_timeout
author = Andrew Grigorev
author-email = andrew@ei-grad.ru
summary = Limit the function execution time
description-file = README.md
description-content-type = text/markdown; charset=UTF-8
home-page = https://github.com/ei-grad/kill-timeout
project_urls =
Bug Tracker = https://github.com/ei-grad/kill-timeout/issues
Source Code = https://github.com/ei-grad/kill-timeout.git
license = MIT
classifier =
Development Status :: 4 - Beta
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
keywords =
kill
timeout
python_requires = >=3.7
[files]
modules =
kill_timeout