RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
648 stars 158 forks source link

DOC: Fix Documentation Requirements. #651

Closed phmbressan closed 3 months ago

phmbressan commented 3 months ago

Pull request type

Checklist

Current behavior

The documentation requirements had windows only related dependencies.

New behavior

The docs requirements were generated on a linux machine to mirror ReadTheDocs build process.

Breaking change

Additional information

The docs requirements seem to be fixed, but I could not build them locally due to these lines keep going forever:

executing compare_flights user/compare_flights
curl error details: 

I don't know if this is a transitory server issue or something on our side @Gui-FernandesBR .

Gui-FernandesBR commented 3 months ago

Working fine on both read the docs and local machine.

cd docs
make clean