More comments
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@@ -179,6 +179,8 @@ class DependenciesBuilder(_build):
 | 
			
		||||
        check_programs_availability(["cmake","make","g++","gcc","gfortran","git","python3"])
 | 
			
		||||
 | 
			
		||||
        print("Building Spintrum C/C++ extension prerequisites")
 | 
			
		||||
 | 
			
		||||
        ########## get OpenBLAS
 | 
			
		||||
        openblas_dir = "3rdparty/OpenBLAS"
 | 
			
		||||
        openblas_dir_install = "spintrum/OpenBLAS_install"
 | 
			
		||||
        openblas_full_path = os.path.join(start_working_dir, openblas_dir)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user