Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 150 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 150 Bytes

PyFME

Python Flight Mechanics Engine

How to run the tests

Install in editable mode and call py.test:

$ pip install -e .
$ py.test