Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 261 Bytes

DEVELOPMENT.md

File metadata and controls

11 lines (8 loc) · 261 Bytes

Development

For local development usage, install the package with:

pip install -e .

This will add a file named _version.py to the package directory. This file contains the pacakge version and is not available on checkout or tarball download.