Commit Graph

9 Commits

Author SHA1 Message Date
Marcin Cieślak 34254af2b0 Switch links for contributors to opendev.org or launchpad
Also change the mailing list address

Change-Id: I264010f2125831b1699b9d343a4de118bb7db972
Closes-Bug: #1872942
2020-08-01 09:27:53 +02:00
qingszhao 4a7c4ff539 Add Python 3.6 classifier to setup.cfg
Change-Id: Idca52cc5f2038db9a528bc5297b65e60a170ccb0
2018-11-29 09:40:08 +00:00
Sorin Sbarnea e5e7a097b1
Adopt use of pre-commit hooks
- rename pep8 target to more generic linters
- migrates flake8 execution to pre-commit
- adds yaml linting
- hardening flake8 rules
- setting max-line-lengh to 120 instead of ignoring it.
- bumped minimal sphinx version
- configured sphinx with warnings as errors

Change-Id: I4c598c07297ae6a2160ba6754cec860adbfeb6f2
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-06-22 13:37:30 +01:00
ZhangHongtao 2b69951603 Add py35 to tox envlist
Change-Id: I53751e49290a9bda0670015a2d5a6f975e375483
2017-03-10 17:52:14 +08:00
venkatamahesh 46a2f0a039 Change repositories from stackforge to openstack
Change-Id: I6ee5446f2e99da14edadf43491a970c7d91f788f
2015-11-03 06:39:27 +05:30
Khai Do 23b1e05f0b Doc Change: update supported python versions
Update it to match the versions of python that we currently test on.

Change-Id: I766b666e6f6568d8660f7ff58f35a3f35a094050
2015-02-12 16:22:47 -08:00
Khai Do 3581fa4878 fix typo, must be 'classifier' to appear on pypi.python.org
The classifier info does not appear on pypi.python.org because of
the extra 's':  https://pypi.python.org/pypi/python-jenkins

Change-Id: Ifc58b8ded6ff8af077670051d7c3ca81fd7fc9f5
2014-12-04 16:43:08 -08:00
Khai Do f996c77c15 Add a readme and make it appear on pypi.python.org
The python-jenkins page (https://pypi.python.org/pypi/python-jenkins)
is pretty bare.  This change attempts add info to that page.

Change-Id: I90cc12ba337e2e7e52b4ce0f25204c75faff0f22
2014-11-03 12:45:10 +01:00
Marc Abramowitz 129fd8ca3c Use pbr, pep8 checks & fixes, add "doc" tox target
Change-Id: I1f01e4e5407a8216c7c867c143d15db2037e16d6
2014-07-02 14:12:31 -07:00