Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 181 Bytes

File metadata and controls

12 lines (7 loc) · 181 Bytes

PyFME

Python Flight Mechanics Engine

License: MIT (see COPYING).

How to run the tests

Install in editable mode and call py.test:

$ pip install -e .
$ py.test