Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Installing a package from a folder

Let us assume we are on a folder of a package (that we have downloaded from github). We could install the package with the following command:

 pip install -e .