Merge pull request #89 from antmicro/fix-requirements-entry
pip: fix prjxray package name
This commit is contained in:
commit
172c2c9501
|
@ -1,4 +1,4 @@
|
|||
python-constraint
|
||||
git+https://github.com/symbiflow/fasm
|
||||
git+git://github.com/SymbiFlow/prjxray.git#egg=prjxray
|
||||
git+https://github.com/SymbiFlow/prjxray.git#egg=prjxray
|
||||
git+https://github.com/symbiflow/xc-fasm
|
||||
|
|
Loading…
Reference in New Issue