Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 628 Bytes

PyFME

Python Flight Mechanics Engine

Build Status Coverage

License: MIT (see COPYING).

If you want to know how PyFME works, how to collaborate or get our contact information, please visit our wiki

How to run the tests

Install in editable mode and call py.test:

$ pip install -e .
$ py.test