Skip to content

Commit

Permalink
ci: add collapsible_headings labextension (#233)
Browse files Browse the repository at this point in the history
* ci: upgrade developer dependencies (automatic)
  • Loading branch information
redeboer authored Mar 17, 2021
1 parent 7ad175f commit 06df51a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions reqs/3.6/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ alabaster==0.7.12
anyio==2.2.0
apipkg==1.5
appdirs==1.4.4
aquirdturtle-collapsible-headings==3.0.1
argon2-cffi==20.1.0
astroid==2.5.1
astunparse==1.6.3
Expand Down
1 change: 1 addition & 0 deletions reqs/3.7/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ alabaster==0.7.12
anyio==2.2.0
apipkg==1.5
appdirs==1.4.4
aquirdturtle-collapsible-headings==3.0.1
argon2-cffi==20.1.0
astroid==2.5.1
astunparse==1.6.3
Expand Down
1 change: 1 addition & 0 deletions reqs/3.8/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ alabaster==0.7.12
anyio==2.2.0
apipkg==1.5
appdirs==1.4.4
aquirdturtle-collapsible-headings==3.0.1
argon2-cffi==20.1.0
astroid==2.5.1
astunparse==1.6.3
Expand Down
1 change: 1 addition & 0 deletions reqs/requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
-r requirements-sty.in

# Additional developer tools
aquirdturtle_collapsible_headings
jupyterlab
jupyterlab-code-formatter
labels
Expand Down

0 comments on commit 06df51a

Please sign in to comment.