File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ version = "0.0.0" # Determined by poetry-dynamic-versioning during `poetry build
55description  = " Client for codeflash.ai - automatic code performance optimization, powered by AI" 
66license  = " BSL-1.1" 
77authors  = [
" CodeFlash Inc. <[email protected] >" ]
8- homepage  = " https://codeflash.ai" 
98readme  = " README.md" 
109packages  = [{ include  = " codeflash"  , format  = [" sdist"  ] }]
1110keywords  = [
@@ -65,6 +64,12 @@ exclude = [
6564    " env"  ,
6665]
6766
67+ [project .urls ]
68+ Homepage  = " https://codeflash.ai" 
69+ Changelog  = " https://github.com/codeflash-ai/codeflash/releases" 
70+ Repository  = " https://github.com/codeflash-ai/codeflash" 
71+ Documentation  = " https://docs.codeflash.ai/" 
72+ 
6873#  Versions here the minimum required versions for the project. These should be as loose as possible.
6974[tool .poetry .dependencies ]
7075python  = " >=3.9" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments