Skip to content

Correct snappy dependency

Ebernhardson requested to merge work/ebernhardson/snappy into main

This was mistakenly depending on snappy, which (surprisingly, for a python package repository) only contains the c libraries. Switch the dependency to python-snappy which includes the python ffi layer.

Change-Id: Ic080a1e487f95a1fd67c35068933eb882692ea73

Merge request reports