Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 206 Bytes

File metadata and controls

12 lines (8 loc) · 206 Bytes

Python Libraries

This directory contains Python libraries for the AEP types.

Development

To install dependencies and run tests, use the following commands:

pip install -e .[dev]
pytest