Update ourselves to ourselves
We have an update mechanism to update repositories to standards... use it. Change-Id: Ie6c880f50faf318cc3e79650dc5823155583ac51
This commit is contained in:
parent
36ca418e1b
commit
6f3ca1955d
5
setup.py
5
setup.py
@ -14,8 +14,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['d2to1>=0.2.10,<0.3', 'pbr>=0.5.10,<0.6'],
|
||||
d2to1=True)
|
||||
setup_requires=['pbr>=0.5.21,<1.0'],
|
||||
pbr=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user