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 3f75b95 commit cd64dd0Copy full SHA for cd64dd0
examples/linalg/setup.py
@@ -1,4 +1,3 @@
1
-import sys
2
from setuptools import find_packages, setup
3
from setuptools_rust import RustExtension
4
examples/simple-extension/setup.py
0 commit comments