Skip to content

Commit

Permalink
fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 18, 2023
1 parent f12675a commit 28abb48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
pip install --upgrade jupytext
pip install sphinx=="5.3.0"
pip install docutils=="0.17.1"
pip install gdsfactory gplugins
pip list
- uses: julia-actions/setup-julia@v1
Expand Down
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ tqdm = "*"
jupytext = "*"
# myst-parser = "*"
pandas = "*"
gdsfactory = "*"
gplugins = "*"

[tool.black]
line-length = 100

0 comments on commit 28abb48

Please sign in to comment.