Merge branch 'SymbiFlow:master' into watch-pwm

Signed-off-by: Joshua Fife <jpfife17@gmail.com>
This commit is contained in:
WhiteNinjaZ 2021-08-10 20:22:26 -06:00 committed by Joshua Fife
commit a6cda9b405
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