Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
fd30314fcd836a0f0ead81cd6f4c15a678a58228
/
.
/
test
/
security
/
check_certificates
/
setup.py
blob: f5154f28287323c5507f6856168c218496b5fcd3 [
file
] [
log
] [
blame
]
import
setuptools
setuptools
.
setup
(
setup_requires
=[
'pbr'
,
'setuptools'
],
pbr
=
True
,
include_package_data
=
True
)