diff --git a/Kahi_staff_udea_affiliations/MANIFEST.in b/Kahi_staff_udea_affiliations/MANIFEST.in index ce7f6ed..e0942aa 100644 --- a/Kahi_staff_udea_affiliations/MANIFEST.in +++ b/Kahi_staff_udea_affiliations/MANIFEST.in @@ -1,2 +1,2 @@ -recursive-include kahi_template/ *.py -recursive-include kahi_template/ *.* \ No newline at end of file +recursive-include kahi_staff_udea_affiliations/ *.py +recursive-include kahi_staff_udea_affiliations/ *.* \ No newline at end of file diff --git a/Kahi_staff_udea_affiliations/README.md b/Kahi_staff_udea_affiliations/README.md index 30e9597..388e0e7 100644 --- a/Kahi_staff_udea_affiliations/README.md +++ b/Kahi_staff_udea_affiliations/README.md @@ -13,7 +13,7 @@ pip3 install . ``` From the package you can install by running ```shell -pip3 install kahi_scimago_sources +pip3 install kahi_staff_udea_affiliations ``` ## Dependencies @@ -33,8 +33,6 @@ workflow: file_path: - /current/data/colombia/udea/Base de Datos profesores 2019.xlsx ``` -Where file_path under scimago_sources task is the full path where the scimago csv is located. - # License BSD-3-Clause License