From 07bf47758db1c154a5970751d410e8cd5a4130eb Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Thu, 28 Jan 2021 13:26:26 -0800 Subject: [PATCH] Add TODO referencing issue to requirements.txt for RapidYaml. Issue: https://github.com/SymbiFlow/python-fpga-interchange/issues/11 Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 191ec406..1198ab5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ pycapnp intervaltree progressbar2 pyyaml +# TODO: https://github.com/SymbiFlow/python-fpga-interchange/issues/11 git+https://github.com/litghost/rapidyaml.git@fixup_python_packaging#egg=rapidyaml&subdirectory=api/python -e third_party/prjxray git+https://github.com/SymbiFlow/fasm.git#egg=fasm