Skip to content
Snippets Groups Projects

Resolve "Create a rule that gets the construction date from cadaster data for Tabula dataset."

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -34,8 +34,8 @@ tests:
- virtualenv venv
- source venv/bin/activate
- pip3 install pytest
- pip3 install https://git.gfz-potsdam.de/globaldynamicexposure/libraries/rule-lib/-/archive/main/rule-lib-main.zip
- pip3 config set global.extra-index-url https://git.gfz-potsdam.de/api/v4/projects/2940/packages/pypi/simple
- pip3 install rulelib>=v0.1.1
script:
- pytest tests
Loading