Browse Source
networking-arista already uses PBR:- setuptools.setup( setup_requires=['pbr>=1.8'], pbr=True) This patch removes `MANIFEST.in` file as pbr generates a sensible manifest from git files and some standard files and it removes the need for an explicit `MANIFEST.in` file. Change-Id: I4507cac0d45c3ccb46050d31bce6056b783fc4b4changes/99/500599/2
1 changed files with 0 additions and 6 deletions
Loading…
Reference in new issue