]> git.notmuchmail.org Git - notmuch/commit
bindings/python-cffi: copy version file into bindings dir
authorDavid Bremner <david@tethera.net>
Tue, 30 Jun 2020 00:22:47 +0000 (21:22 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 3 Jul 2020 09:38:55 +0000 (06:38 -0300)
commit3a42abb456893b71b530f099a1467400f2b0ea71
treefb1939c1b6fa036e9662ece45494b7abe954230d
parentf981f5bae0e33219b7e0e9f2d5e03d54d0d88cce
bindings/python-cffi: copy version file into bindings dir

Attempt to avoid breaking "pip install ."

As far as I can tell, we need to have a copy (not just a relative
symlink) of the version file.
Makefile.local
bindings/python-cffi/setup.py
bindings/python-cffi/version [new file with mode: 0644]