forked from ramonvanalteren/jenkinsapi-old
-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9318b3f
commit cdb3585
Showing
3 changed files
with
0 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
[metadata] | ||
name = jenkinsapi | ||
author = Salim Fadhley, Aleksey Maksimov | ||
author_email = [email protected], [email protected] | ||
summary = A Python API for accessing resources on a Jenkins continuous-integration server. | ||
description-file = README.rst | ||
license = MIT | ||
classifier = | ||
Development Status :: 5 - Production/Stable | ||
Environment :: Console | ||
Intended Audience :: Developers | ||
Intended Audience :: Information Technology | ||
Intended Audience :: System Administrators | ||
License :: OSI Approved :: MIT License | ||
Natural Language :: English | ||
Operating System :: OS Independent | ||
Operating System :: OS Independent | ||
Programming Language :: Python | ||
Programming Language :: Python :: 3 | ||
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 | ||
Topic :: Software Development :: Testing | ||
Topic :: Utilities | ||
|
||
|
||
[files] | ||
packages = | ||
jenkinsapi | ||
jenkinsapi_utils | ||
jenkinsapi_tests | ||
|
||
[pbr] | ||
warnerrors = True | ||
|
||
|
This file was deleted.
Oops, something went wrong.