Skip to content

Commit

Permalink
Improved the readme. Fix minor errors on manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
muzgash committed Aug 15, 2023
1 parent 4236d3a commit 221cf9a
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 221cf9a

Please sign in to comment.