Pin Sphinx version to v1.7.0 (#7337)
Later versions of Sphinx fail due to possible clashes with our custom argparse.
This commit is contained in:
		 Massimiliano Culpo
					Massimiliano Culpo
				
			
				
					committed by
					
						 scheibelp
						scheibelp
					
				
			
			
				
	
			
			
			 scheibelp
						scheibelp
					
				
			
						parent
						
							4a807fca08
						
					
				
				
					commit
					9c7d4e34f7
				
			| @@ -1,5 +1,5 @@ | |||||||
| # These dependencies should be installed using pip in order | # These dependencies should be installed using pip in order | ||||||
| # to build the documentation. | # to build the documentation. | ||||||
|  |  | ||||||
| sphinx | sphinx==1.7.0 | ||||||
| sphinxcontrib-programoutput | sphinxcontrib-programoutput | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user