potiuk opened a new issue #12665:
URL: https://github.com/apache/airflow/issues/12665


   We have this warning when running the latest PIP, so we have to take a close 
look what it means to us:
   
   ```
   pip install 
'https://github.com/apache/airflow/archive/master.tar.gz#egg=apache-airflow[devel_ci]'
 --constraint 
https://raw.githubusercontent.com/apache/airflow/constraints-master/constraints-3.6.txt
   DEPRECATION: Constraints are only allowed to take the form of a package name 
and a version specifier. Other forms were originally permitted as an accident 
of the implementation, but were undocumented. The new implementation of the 
resolver no longer supports these forms. A possible replacement is replacing 
the constraint with a requirement.. You can find discussion regarding this at 
https://github.com/pypa/pip/issues/8210.
   ```
   
   
   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the 
following questions.
   Don't worry if they're not all applicable; just try to include what you can 
:-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   **Description**
   
   <!-- A short description of your feature -->
   
   **Use case / motivation**
   
   <!-- What do you want to happen?
   
   Rather than telling us how you might implement this solution, try to take a
   step back and describe what you are trying to achieve.
   
   -->
   
   **Related Issues**
   
   <!-- Is there currently another issue associated with this? -->
   


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

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


Reply via email to