gnu: python2-sip: Remove package.
* gnu/packages/qt.scm (python2-sip): Delete variable.
This commit is contained in:
		
							parent
							
								
									c947920590
								
							
						
					
					
						commit
						f68bcc1bc3
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -1884,12 +1884,6 @@ module provides support functions to the automatically generated code.") | |||
|                        "--incdir" include))))))) | ||||
|     (license license:gpl3))) | ||||
| 
 | ||||
| (define-public python2-sip | ||||
|   (package/inherit python-sip-4 | ||||
|     (name "python2-sip") | ||||
|     (native-inputs | ||||
|      `(("python" ,python-2))))) | ||||
| 
 | ||||
| (define-public python-pyqt | ||||
|   (package | ||||
|     (name "python-pyqt") | ||||
|  |  | |||
		Reference in a new issue