add pytest config -- it ignores some borked files
[ieee754fpu.git] / src / ieee754 / add / test_dual.py
index 15f5c762df9a2e78ede74c8725c3806a022cc2ef..90dd5b1aa84fce933624e70e3c7ee16771ec8fe0 100644 (file)
@@ -1,3 +1,4 @@
+# FIXME: This file is on the pytest ignore list in pyproject.toml because it has borked imports
 from sfpy import Float32
 from nmigen.compat.sim import run_simulation
 from dual_add_experiment import ALU