Merge branch 'SymbiFlow:master' into button_controll

Signed-off-by: Joshua Fife <jpfife17@gmail.com>
This commit is contained in:
WhiteNinjaZ 2021-08-11 17:54:37 -06:00 committed by Joshua Fife
commit f229260be3
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ dependencies:
- pip
# Packages installed from PyPI
- pip:
- -r file:requirements.txt
- -r requirements.txt

View File

@ -17,4 +17,4 @@ dependencies:
- pip
# Packages installed from PyPI
- pip:
- -r file:requirements.txt
- -r requirements.txt