Skip to content

Commit

Permalink
update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
anne17 committed Aug 10, 2022
1 parent 7b7f928 commit 2c746d5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ source: "https://github.com/spraakbanken/sparv-sbx-freeling/"
author: Språkbanken
author_email: sb-info@svenska.gu.se
license: GNU GPL
python_requires: ">=3.6"
requires_additional_installs: true
languages:
- ast
Expand All @@ -26,10 +25,13 @@ languages:
versions:
- version: 5.0.0
sparv_pipeline_requires: ">=5.0.dev0"
install_pointer: sparv-sbx-freeling
python_requires: ">=3.6.2"
install_pointer: sparv-sbx-freeling==5.0.0
- version: 4.0.1
python_requires: ">=3.6"
sparv_pipeline_requires: ">=4,<5"
install_pointer: sparv-sbx-freeling
install_pointer: sparv-freeling==4.0.1
- version: 4.0.0
sparv_pipeline_requires: "==4.0.0"
install_pointer: sparv-sbx-freeling==4.0
python_requires: ">=3.6"
install_pointer: sparv-freeling==4.0

0 comments on commit 2c746d5

Please sign in to comment.