anentropic / python-waterloo

A cli tool to convert type annotations found in 'Google-style' docstrings into mypy py2 type comments (and from there into py3 type annotations).
2 stars 0 forks source link

vendor the bowler lib so we can install from pypi #14

Closed anentropic closed 4 years ago

anentropic commented 4 years ago

our changes to Bowler were merged but we're still waiting on their release to PyPI

in the meantime we'll vendor the lib so our lib can be installed from PyPI