File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -585,8 +585,7 @@ namespace :py do
585585    nightly  =  ".#{ Time . now . strftime ( '%Y%m%d%H%M' ) }  " 
586586    new_version  =  updated_version ( old_version ,  arguments [ :version ] ,  nightly ) 
587587
588-     [ 'py/setup.py' , 
589-      'py/pyproject.toml' , 
588+     [ 'py/pyproject.toml' , 
590589     'py/BUILD.bazel' , 
591590     'py/selenium/__init__.py' , 
592591     'py/selenium/webdriver/__init__.py' , 
@@ -1048,7 +1047,6 @@ namespace :all do
10481047                                           'py/selenium/webdriver/__init__.py' , 
10491048                                           'py/selenium/__init__.py' , 
10501049                                           'py/BUILD.bazel' , 
1051-                                            'py/setup.py' , 
10521050                                           'rb/lib/selenium/webdriver/version.rb' , 
10531051                                           'rb/Gemfile.lock' ] ) 
10541052
@@ -1110,7 +1108,6 @@ namespace :all do
11101108             'py/selenium/webdriver/__init__.py' , 
11111109             'py/BUILD.bazel' , 
11121110             'py/CHANGES' , 
1113-              'py/setup.py' , 
11141111             'rb/lib/selenium/webdriver/version.rb' , 
11151112             'rb/CHANGES' , 
11161113             'rb/Gemfile.lock' , 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments