Skip to content

Commit fc196c7

Browse files
committed
setup: add comment to remove dependency
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent dc9060d commit fc196c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
'fasm',
2929
'intervaltree',
3030
'numpy',
31+
# FIXME: remove dependency once https://github.com/SymbiFlow/prjxray/issues/1624
32+
# is fixed
3133
'pyjson5',
3234
'pyyaml',
3335
'simplejson',

0 commit comments

Comments
 (0)