This website requires JavaScript.
Explore
Get Started
jjb
/
python-jenkins
Code
Issues
Proposed changes
9f143f1241
Branches
Tags
View all branches
python-jenkins
/
setup.py
6 lines
79 B
Python
Raw
Normal View
History
Unescape
Escape
Use pbr, pep8 checks & fixes, add "doc" tox target Change-Id: I1f01e4e5407a8216c7c867c143d15db2037e16d6
2014-04-25 12:37:08 -07:00
import
setuptools
Initial re-shuffle
2011-06-10 17:42:53 +01:00
Use pbr, pep8 checks & fixes, add "doc" tox target Change-Id: I1f01e4e5407a8216c7c867c143d15db2037e16d6
2014-04-25 12:37:08 -07:00
setuptools
.
setup
(
setup_requires
=
[
'
pbr
'
]
,
pbr
=
True
)
Copy Permalink