Skip to content

Commit

Permalink
Merge pull request #96 from scipp/add-copier-requirement
Browse files Browse the repository at this point in the history
Add copier as dev requirement
  • Loading branch information
jl-wynen authored Nov 21, 2023
2 parents 708ffb6 + 7f578ef commit 8f68ce1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions template/requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
-r static.in
-r test.in
-r wheels.in
copier
jupyterlab
pip-compile-multi
pre-commit
3 changes: 3 additions & 0 deletions template/requirements/docs.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ sphinx-autodoc-typehints
sphinx-copybutton
sphinx-design
platformdirs<4 # temporary until virtualenv has release with support for this
# Temporary until questionary (dep of copier) updates
# See https://github.com/tmbo/questionary/blob/2df265534f3eb77aafcf70902e53e80beb1793e0/pyproject.toml#L36C43-L36C110
prompt-toolkit==3.0.36

0 comments on commit 8f68ce1

Please sign in to comment.