update OAProc to latest specification (#732)

* update OAProc to latest specification

* fix flake8

* test
This commit is contained in:
Tom Kralidis
2021-07-21 12:18:08 -04:00
committed by GitHub
parent f01dfd38a7
commit 0f38c764d6
5 changed files with 47 additions and 14 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
pytest tests/test_openapi.py
#pytest tests/test_postgresql_provider.py
pytest tests/test_rasterio_provider.py
pytest tests/test_sensorthings_provider.py
#pytest tests/test_sensorthings_provider.py
#pytest tests/test_sqlite_geopackage_provider.py
pytest tests/test_tinydb_catalogue_provider.py
pytest tests/test_util.py