setup: get the b2xcompat extension installed

Summary: Now that we have it, we wants it deployable

Test Plan:
ran setup.py install --prefix=/tmp/babar/

The file was there!

Reviewers: #sourcecontrol

Differential Revision: https://phabricator.fb.com/D1990894
This commit is contained in:
Pierre-Yves David 2015-04-14 08:59:23 -07:00
parent efe74ca9a4
commit 85ecf16f11

View File

@ -12,6 +12,7 @@ setup(
keywords='fb hg mercurial',
license='',
py_modules=[
'b2xcompat',
'backups',
'chistedit',
'fbamend',