Skip to content

Commit

Permalink
Merge pull request #35 from colav-playground/staff_udea_affiliations
Browse files Browse the repository at this point in the history
Improved the readme. Fix minor errors on manifest
  • Loading branch information
muzgash authored Aug 15, 2023
2 parents 6578bfb + 221cf9a commit b8d0fac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Kahi_staff_udea_affiliations/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
recursive-include kahi_template/ *.py
recursive-include kahi_template/ *.*
recursive-include kahi_staff_udea_affiliations/ *.py
recursive-include kahi_staff_udea_affiliations/ *.*
4 changes: 1 addition & 3 deletions Kahi_staff_udea_affiliations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit b8d0fac

Please sign in to comment.