Remove two unneeded attributes in packaging

This commit is contained in:
Éric Araujo 2011-09-21 16:28:03 +02:00
parent 4c0b7070ce
commit dd2d55c8a1
3 changed files with 4 additions and 7 deletions

View file

@ -24,7 +24,7 @@ API
prefer_final=False, prefer_source=True, \
hosts=('*',), follow_externals=False, \
mirrors_url=None, mirrors=None, timeout=15, \
mirrors_max_tries=0, verbose=False)
mirrors_max_tries=0)
*index_url* is the address of the index to use for requests.