]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
remove support for sanic framework
[nominatim.git] / .github / workflows / ci-tests.yml
index 44141e6c7bb6a88ad5c9e25583e32e1b6682997a..a22a89c06ae1c53d1ada2fefe9b3d6cf0a6034fe 100644 (file)
@@ -113,7 +113,7 @@ jobs:
               if: matrix.flavour == 'oldstuff'
 
             - name: Install Python webservers
-              run: pip3 install falcon sanic sanic-testing sanic-cors starlette
+              run: pip3 install falcon starlette
 
             - name: Install latest pylint
               run: pip3 install -U pylint asgi_lifespan