Skip to content
Snippets Groups Projects
Commit df89608f authored by Georges Racinet's avatar Georges Racinet
Browse files

Fixed setup.py for package name change

parent e519ff2d
No related branches found
No related tags found
1 merge request!1Bootstrapping hgitaly development
......@@ -11,6 +11,6 @@
keywords='hg mercurial heptapod gitlab',
license='GPLv2+',
package_data=dict(heptapod=['*.hgrc']),
packages=['hgitaly', 'hgext3rd.gitaly'],
packages=['hgitaly', 'hgext3rd.hgitaly'],
install_requires=[],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment