Remove unneccessary requirements from {repo_root}/requirements.txt + uncloud/secret_sample.py minor changes
This commit is contained in:
		
					parent
					
						
							
								2aa22803f4
							
						
					
				
			
			
				commit
				
					
						5f28e9630c
					
				
			
		
					 2 changed files with 3 additions and 16 deletions
				
			
		| 
						 | 
					@ -1,14 +1,5 @@
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Live/test key from stripe
 | 
					# Live/test key from stripe
 | 
				
			||||||
STRIPE_KEY=""
 | 
					STRIPE_KEY = ''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# XML-RPC interface of opennebula
 | 
					# XML-RPC interface of opennebula
 | 
				
			||||||
OPENNEBULA_URL = 'https://opennebula.ungleich.ch:2634/RPC2'
 | 
					OPENNEBULA_URL = 'https://opennebula.ungleich.ch:2634/RPC2'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,3 @@
 | 
				
			||||||
xmltodict
 | 
					 | 
				
			||||||
djangorestframework
 | 
					 | 
				
			||||||
django
 | 
					 | 
				
			||||||
done
 | 
					 | 
				
			||||||
stripe
 | 
					stripe
 | 
				
			||||||
flask
 | 
					flask
 | 
				
			||||||
Flask-RESTful
 | 
					Flask-RESTful
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue