We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81651f commit 51bd5d1Copy full SHA for 51bd5d1
config_data.yml
@@ -73,7 +73,7 @@ translations:
73
# This pulls in translations from a Git repository.
74
- class: TranslationInputSdgTranslations
75
source: https://github.com/open-sdg/sdg-translations.git
76
- tag: 2.1.0-dev
+ tag: 2.3.0
77
# This pulls in translations from a local 'translations' folder.
78
- class: TranslationInputYaml
79
source: translations
scripts/requirements.txt
@@ -1,4 +1,4 @@
1
git+https://github.com/dougmet/yamlmd
2
-git+https://github.com/open-sdg/sdg-build@2.0.2
+git+https://github.com/open-sdg/sdg-build@2.3.1
3
frictionless==4.40.8
4
pydantic==1.*
0 commit comments