Skip to content

Commit 27e191c

Browse files
Fix setuptools build
1 parent 2bc3ac2 commit 27e191c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
("flint.types.acb_series", ["src/flint/types/acb_series.pyx"]),
121121

122122
("flint.types.dirichlet", ["src/flint/types/dirichlet.pyx"]),
123+
("flint.types.qfb", ["src/flint/types/qfb.pyx"]),
123124

124125
("flint.functions.showgood", ["src/flint/functions/showgood.pyx"]),
125126
]

0 commit comments

Comments
 (0)