[ 
https://issues.apache.org/jira/browse/FLINK-36900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905600#comment-17905600
 ] 

Mika Naylor commented on FLINK-36900:
-------------------------------------

Aha, thank you for the heads up. It looks to be quite similar to the 
`lint-python.sh` script in the main Flink repo, hopefully the changes should be 
easy to port over.

> Migrate away from Anaconda for managing Python environments for Flink Python
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-36900
>                 URL: https://issues.apache.org/jira/browse/FLINK-36900
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Test Infrastructure
>            Reporter: Mika Naylor
>            Assignee: Mika Naylor
>            Priority: Major
>
> Currently, Flink uses conda (via miniconda) to manage Python environments for 
> things like developer, testing and end-to-end testing Python environments. 
> Given https://issues.apache.org/jira/browse/LEGAL-688, it would be best if we 
> move away from conda to instead use a tool like `uv` for managing Python 
> environments, and rely on the public PyPI index rather than the anaconda 
> package index.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to