Merge "Add pyproject.toml"
This commit is contained in:
		
							
								
								
									
										3
									
								
								pyproject.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								pyproject.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
[build-system]
 | 
			
		||||
requires = ["pbr>=6.1.1"]
 | 
			
		||||
build-backend = "pbr.build"
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
# date but we do not test them so no guarantee of having them all correct. If
 | 
			
		||||
# you find any incorrect lower bounds, let us know or propose a fix.
 | 
			
		||||
 | 
			
		||||
pbr>=5.5.1 # Apache-2.0
 | 
			
		||||
pbr>=6.1.1 # Apache-2.0
 | 
			
		||||
alembic>=1.4.3 # MIT
 | 
			
		||||
keystonemiddleware>=9.1.0 # Apache-2.0
 | 
			
		||||
gnocchiclient>=7.0.6 # Apache-2.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user