This website works better with JavaScript
Home
Explore
Sign In
jan
/
packstack_ironic_ocata
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
packstack_ir...
/
setup.py
setup.py
84 B
Permalink
History
Raw
1
2
3
4
5
6
import setuptools
setuptools.setup(
setup_requires=['pbr>=1.8'],
pbr=True)