We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3817c3 commit b7cd1f4Copy full SHA for b7cd1f4
pyroscope_ffi/python/setup.cfg
@@ -27,5 +27,6 @@ project_urls =
27
28
[options]
29
packages = find:
30
+install_requires = cffi>=1.6.0
31
include_package_data = True
32
zip_safe = False
0 commit comments