File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,14 @@ Deprecations and Removals
2222  means "don't download wheels". (`#11453  <https://github.com/pypa/pip/issues/11453 >`_)
2323- Deprecate ``--build-option `` and ``--global-option ``. Users are invited to switch to
2424  ``--config-settings ``. (`#11859  <https://github.com/pypa/pip/issues/11859 >`_)
25- - Using ``--config-settings `` with projects that don't have a ``pyproject.toml `` now print 
25+ - Using ``--config-settings `` with projects that don't have a ``pyproject.toml `` now prints 
2626  a deprecation warning. In the future the presence of config settings will automatically
2727  enable the default build backend for legacy projects and pass the setttings to it. (`#11915  <https://github.com/pypa/pip/issues/11915 >`_)
2828- Remove ``setup.py install `` fallback when building a wheel failed for projects without
2929  ``pyproject.toml ``. (`#8368  <https://github.com/pypa/pip/issues/8368 >`_)
3030- When the ``wheel `` package is not installed, pip now uses the default build backend
31-   instead of ``setup.py install `` for project without ``pyproject.toml ``. (`#8559  <https://github.com/pypa/pip/issues/8559 >`_)
31+   instead of ``setup.py install `` and ``setup.py develop `` for project without
32+   ``pyproject.toml ``. (`#8559  <https://github.com/pypa/pip/issues/8559 >`_)
3233
3334Features
3435-------- 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments