Commits


Kengo Seki authored and Fokko Driesprong committed 4317e4a2610
AVRO-2424: Make Py2 bindings work on setuptools' development mode (#546) * AVRO-2424: Make Py2 bindings work on setuptools' development mode * AVRO-2424: Make Py2 bindings work on setuptools' development mode Wrap the logic to get version information into a function. * AVRO-2424: Make Py2 bindings work on setuptools' development mode Consolidate the exclusion of *.egg-info for rat and .gitignore.