Remove Babel requirement
Remove babel.cfg and the translation bits from setup.cfg, those are not needed anymore. Change-Id: Ia70ca75cde26c41aab142ca7a8fff977aedc0f42
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
				
			|||||||
alabaster==0.7.10
 | 
					alabaster==0.7.10
 | 
				
			||||||
appdirs==1.3.0
 | 
					appdirs==1.3.0
 | 
				
			||||||
asn1crypto==0.23.0
 | 
					asn1crypto==0.23.0
 | 
				
			||||||
Babel==2.3.4
 | 
					 | 
				
			||||||
cffi==1.14.0
 | 
					cffi==1.14.0
 | 
				
			||||||
cliff==2.8.0
 | 
					cliff==2.8.0
 | 
				
			||||||
cmd2==0.8.0
 | 
					cmd2==0.8.0
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,7 +7,6 @@ requests>=2.14.2 # Apache-2.0
 | 
				
			|||||||
simplejson>=3.5.1 # MIT
 | 
					simplejson>=3.5.1 # MIT
 | 
				
			||||||
oslo.i18n>=3.15.3 # Apache-2.0
 | 
					oslo.i18n>=3.15.3 # Apache-2.0
 | 
				
			||||||
oslo.utils>=3.33.0 # Apache-2.0
 | 
					oslo.utils>=3.33.0 # Apache-2.0
 | 
				
			||||||
Babel!=2.4.0,>=2.3.4 # BSD
 | 
					 | 
				
			||||||
keystoneauth1>=3.4.0 # Apache-2.0
 | 
					keystoneauth1>=3.4.0 # Apache-2.0
 | 
				
			||||||
python-swiftclient>=3.2.0 # Apache-2.0
 | 
					python-swiftclient>=3.2.0 # Apache-2.0
 | 
				
			||||||
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
 | 
					python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user