mistercrunch commented on issue #33241: URL: https://github.com/apache/superset/issues/33241#issuecomment-2840108578
Then can you just change the ordering? Is the issue with the documentation not capturing this properly? ``` USER root RUN apt update && apt install -y python3-dev default-libmysqlclient-dev build-essential pkg-config RUN uv pip install --no-cache-dir mysqlclient USER superset ``` -- 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]
