Don't install 'rattail[db]' for backup app
i.e. only need to install rattail now, bug has been fixed
This commit is contained in:
		
							parent
							
								
									0abb0720a5
								
							
						
					
					
						commit
						c658cd5c38
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -79,9 +79,6 @@ def deploy_backup_app(deploy, envname, mkvirtualenv=True, user='rattail', | |||
|             deploy_generic('backup/git-exclude', '.git/info/exclude', owner=user) | ||||
|         sudo('bin/pip install --upgrade --upgrade-strategy eager --editable src/rattail', user=user) | ||||
| 
 | ||||
|         # TODO: this should not be necessary | ||||
|         sudo('bin/pip install --upgrade --upgrade-strategy eager rattail[db]', user=user) | ||||
| 
 | ||||
|         # config | ||||
|         sudo('bin/rattail make-appdir', user=user) | ||||
|         deploy(config, 'app/rattail.conf', owner=user, mode='0600') | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar