File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111    runs-on : ubuntu-latest 
1212    strategy :
1313      matrix :
14-         python-version : ['3.8 ', '3.10', '3.12'] 
14+         python-version : ['3.9 ', '3.10', '3.12'] 
1515
1616    steps :
1717    - uses : actions/checkout@v3 
Original file line number Diff line number Diff line change 3030    url = "https://github.com/vectorsss/shapG" ,
3131    classifiers = [
3232        "Programming Language :: Python :: 3" ,
33-         "Programming Language :: Python :: 3.8 " ,
33+         "Programming Language :: Python :: 3.9 " ,
3434        "Programming Language :: Python :: 3.10" ,
3535        "Programming Language :: Python :: 3.12" ,
3636        "Operating System :: OS Independent" ,
3737        "Topic :: Scientific/Engineering :: Mathematics" ,
3838        "Topic :: Scientific/Engineering :: Information Analysis" ,
3939    ],
40-     python_requires = '>=3.6 ' ,
40+     python_requires = '>=3.9 ' ,
4141)
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments