Remove reference to distutils
This commit is contained in:
		
							parent
							
								
									5040dde0c5
								
							
						
					
					
						commit
						d9b78f2a95
					
				|  | @ -168,8 +168,7 @@ Add this to ``setup.py`` file: | |||
| 
 | ||||
| .. code-block:: python | ||||
| 
 | ||||
|     from distutils.core import setup | ||||
|     # you can also import from setuptools | ||||
|     from setuptools import setup | ||||
| 
 | ||||
|     setup( | ||||
|         #..., | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue