xc7: add missing python deps
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
3c941676c5
commit
223d90e554
|
@ -1,3 +1,18 @@
|
||||||
|
intervaltree
|
||||||
|
junit-xml
|
||||||
|
numpy
|
||||||
|
openpyxl
|
||||||
|
ordered-set
|
||||||
|
parse
|
||||||
|
progressbar2
|
||||||
|
pyjson5
|
||||||
|
pytest
|
||||||
|
pyyaml
|
||||||
|
scipy>=1.2.1
|
||||||
|
simplejson
|
||||||
|
sympy
|
||||||
|
textx
|
||||||
|
yapf==0.24.0
|
||||||
python-constraint
|
python-constraint
|
||||||
git+https://github.com/symbiflow/fasm
|
git+https://github.com/symbiflow/fasm
|
||||||
git+https://github.com/SymbiFlow/prjxray.git@905a6b5b0407b45b6b7484741c8f701dcfa6b81d#egg=prjxray
|
git+https://github.com/SymbiFlow/prjxray.git@905a6b5b0407b45b6b7484741c8f701dcfa6b81d#egg=prjxray
|
||||||
|
|
Loading…
Reference in New Issue