[checker/pypi] allow to configure the pypi repo to use
and defaults to 'pypi'.
fromlogilab.common.testlibimportTestCase,unittest_mainclassDummyTest(TestCase):defrunTest(self):self.skipTest("I'm singing in the rain")if__name__=='__main__':unittest_main()