Remove redundant arg from pip requirements list

Signed-off-by: Joanna Brozek <jbrozek@antmicro.com>
This commit is contained in:
Joanna Brozek 2020-06-19 11:37:11 +02:00
parent 5438933e51
commit 19bac178e7
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
python-constraint python-constraint
-e git+https://github.com/symbiflow/fasm#egg=fasm git+https://github.com/symbiflow/fasm
-e git+https://github.com/antmicro/quicklogic-fasm#egg=quicklogic-fasm git+https://github.com/antmicro/quicklogic-fasm
-e git+https://github.com/antmicro/quicklogic-fasm-utils#egg=quicklogic-fasm-utils git+https://github.com/antmicro/quicklogic-fasm-utils

View File

@ -1,2 +1,2 @@
python-constraint python-constraint
-e git+https://github.com/symbiflow/fasm#egg=fasm git+https://github.com/symbiflow/fasm