mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	[IMP] account_ebics: black, isort, prettier
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
				
			|||||||
    "version": "14.0.1.0.5",
 | 
					    "version": "14.0.1.0.5",
 | 
				
			||||||
    "license": "LGPL-3",
 | 
					    "license": "LGPL-3",
 | 
				
			||||||
    "author": "Noviat",
 | 
					    "author": "Noviat",
 | 
				
			||||||
    "website": "www.noviat.com",
 | 
					    "website": "https://github.com/Noviat/account_ebics",
 | 
				
			||||||
    "category": "Accounting & Finance",
 | 
					    "category": "Accounting & Finance",
 | 
				
			||||||
    "depends": ["account"],
 | 
					    "depends": ["account"],
 | 
				
			||||||
    "data": [
 | 
					    "data": [
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								setup/.setuptools-odoo-make-default-ignore
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								setup/.setuptools-odoo-make-default-ignore
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					# addons listed in this file are ignored by
 | 
				
			||||||
 | 
					# setuptools-odoo-make-default (one addon per line)
 | 
				
			||||||
							
								
								
									
										2
									
								
								setup/README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								setup/README
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					To learn more about this directory, please visit
 | 
				
			||||||
 | 
					https://pypi.python.org/pypi/setuptools-odoo
 | 
				
			||||||
							
								
								
									
										1
									
								
								setup/account_ebics/odoo/addons/account_ebics
									
									
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								setup/account_ebics/odoo/addons/account_ebics
									
									
									
									
									
										Symbolic link
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					../../../../account_ebics
 | 
				
			||||||
							
								
								
									
										6
									
								
								setup/account_ebics/setup.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								setup/account_ebics/setup.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					import setuptools
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					setuptools.setup(
 | 
				
			||||||
 | 
					    setup_requires=['setuptools-odoo'],
 | 
				
			||||||
 | 
					    odoo_addon=True,
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
		Reference in New Issue
	
	Block a user