Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 183 Bytes

1679.change.rst

File metadata and controls

3 lines (3 loc) · 183 Bytes

Add setuptools.get_version(path, field='__version__'). It extracts version info from lines like __version__ = '0.12'" in text files and Python sources without importing them.