setup: forgot to update this info

This commit is contained in:
Sean Farley 2015-03-11 14:34:09 -07:00
parent 412589cee8
commit 5bc207a895

View File

@ -1,16 +1,16 @@
try:
from setuptools import setup
except:
except ImportError:
from distutils.core import setup
setup(
name='hg-remotenames',
version='1.0.0',
author='Augie Fackler',
maintainer='Augie Fackler',
maintainer_email='durin42@gmail.com',
# url='',
description='Mark remote branch heads in Mercurial',
name='remotenames',
version='0.2',
author='Sean Farley',
maintainer='Sean Farley',
maintainer_email='sean@farley.io',
url='https://bitbucket.org/seanfarley/hgremotenames',
description='Mark remote branch and bookmark heads in Mercurial',
long_description="""
This extension automatically creates a local tag-like marker
during a pull from a remote server that has its path specifed