-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathsetup.cfg
More file actions
29 lines (28 loc) · 906 Bytes
/
Copy pathsetup.cfg
File metadata and controls
29 lines (28 loc) · 906 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
27
28
29
[metadata]
name = python-teamcity
version = 0.3.1
author = Yunlin Tan
author_email = tanyunlin2003@norbread.com
summary = Python library for triggering TeamCity by REST API
description_file = README.md
license = MIT
home_page = https://github.com/norbread2003/python-teamcity
classifier =
Topic :: Utilities
Intended Audience :: Developers
Environment :: Console
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
[files]
packages =
teamcity