We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8119e3b commit e07ccf4Copy full SHA for e07ccf4
1 file changed
setup.py
@@ -157,7 +157,6 @@ def build_extension(self, ext: CMakeExtension) -> None:
157
"torch_geometric>=2.3",
158
],
159
},
160
- fastjsonschema
161
setup_requires=[CYTHON_STR],
162
cmdclass={
163
"build_ext": CMakeBuild,
0 commit comments