mirror of
				https://github.com/facebookresearch/pytorch3d.git
				synced 2025-11-04 18:02:14 +08:00 
			
		
		
		
	docs build remove mock after D45600232
Summary: We now use unittest.mock Reviewed By: shapovalov Differential Revision: D45868799 fbshipit-source-id: cd1042dc2c49c82c7b9e024f761c496049a31beb
This commit is contained in:
		
							parent
							
								
									42e7de418c
								
							
						
					
					
						commit
						dc2c7e489f
					
				@ -3,7 +3,7 @@
 | 
			
		||||
### Install dependencies
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
pip install -U recommonmark mock sphinx sphinx_rtd_theme sphinx_markdown_tables
 | 
			
		||||
pip install -U recommonmark sphinx sphinx_rtd_theme sphinx_markdown_tables
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Add symlink to the root README.md
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,6 @@ Sphinx>=1.7
 | 
			
		||||
recommonmark==0.4.0
 | 
			
		||||
sphinx_rtd_theme
 | 
			
		||||
sphinx_markdown_tables
 | 
			
		||||
mock
 | 
			
		||||
numpy
 | 
			
		||||
iopath
 | 
			
		||||
fvcore
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user