HonahX opened a new issue, #3048:
URL: https://github.com/apache/polaris/issues/3048

   ### Is your feature request related to a problem? Please describe.
   
   We could provide nightly builds to provide convenient access to the latest 
main version of the Python CLI for dev purposes only. The nightly build will be 
published to https://test.pypi.org/ instead. Developers could try and test it 
via
   ```
   pip install -i https://test.pypi.org/simple/ --pre 
<POLARIS_CLI_PYTHON_PACKAGE_NAME>
   ```
   
   This could help us verify the CLI for dev purpose easily.
   
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to