Updated from global requirements

Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
This commit is contained in:
Monty Taylor
2013-09-05 11:12:57 -04:00
parent a433ff739e
commit 446967ac0c
3 changed files with 23 additions and 24 deletions
+3 -2
View File
@@ -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,<0.6'],
d2to1=True)
setup_requires=['pbr'],
pbr=True)