gnu: python2-flask-babel: Remove package.
* gnu/packages/python-web.scm (python2-flask-babel): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
		
							parent
							
								
									d201983475
								
							
						
					
					
						commit
						ec1a9c61e7
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -1017,9 +1017,6 @@ support for Flask.  This is based on the Python babel module as well as pytz - | |||
| both of which are installed automatically if you install this library.") | ||||
|     (license license:bsd-3))) | ||||
| 
 | ||||
| (define-public python2-flask-babel | ||||
|   (package-with-python2 python-flask-babel)) | ||||
| 
 | ||||
| (define-public python-flask-cors | ||||
|   (package | ||||
|     (name "python-flask-cors") | ||||
|  |  | |||
		Reference in a new issue