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 a4d3a85 commit 9a3fd0bCopy full SHA for 9a3fd0b
setup.py
@@ -66,7 +66,6 @@
66
ext_files = [
67
("flint._flint", ["src/flint/pyflint.pyx"]), # Main Module
68
# Submodules
69
- # ("flint.global_context", ["src/flint/_global_context.pyx"]),
70
("flint.flint_base.flint_base", ["src/flint/flint_base/flint_base.pyx"]),
71
("flint.flint_base.flint_context", ["src/flint/flint_base/flint_context.pyx"]),
72
0 commit comments