From f1f1d7695723d4c3a49527df3b1922b475e1f9da Mon Sep 17 00:00:00 2001 From: Andrew Tavis McAllister Date: Fri, 29 Mar 2024 18:19:10 +0100 Subject: [PATCH] #122 update changelog to reflect no longer using sys path --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 932bbd67e..66820d8da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/). - A common function has been created to map Wikidata ids to noun genders ([#69](https://github.com/scribe-org/Scribe-Data/issues/69)). - Files in the `extract_transform` directory were moved based on if they access Wikidata, Wikipedia or Unicode. - Translation files are further moved to their own directory. +- The project now is installed locally for development and command line usage, so usages of `sys.path` have been removed from files ([#122](https://github.com/scribe-org/Scribe-Data/issues/122)). ## Scribe-Data 3.2.2