mistercrunch opened a new pull request, #29609:
URL: https://github.com/apache/superset/pull/29609

   quick utility to check environment requirements. Written with GPT's help, 
versions pretty open-ended for now but could become more specific as we go.
   ```
    $ python scripts/check-env.py
    Status Software                  Ideal Range               Supported
    Range
    
==========================================================================================
    ✅  Python 3.10.13            3.10.0 - 3.10.999         3.9.0 -
    3.11.999
    ✅  npm 10.5.2                10.0.0 - 10.999.999       10.0.0 -
    10.999.999
    ✅  Node 18.20.0              18.0.0 - 18.999.999       18.0.0 -
    18.999.999
    ✅  Docker 26.1.4             20.10.0 - 999.999.999     19.0.0 -
    999.999.999
    ✅  Docker Compose 2.28.1     2.28.0 - 999.999.999      1.29.0 -
    999.999.999
    ✅  Git 2.44.0                2.30.0 - 999.999.999      2.20.0 -
    999.999.999
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to