Skip to content

Commit 343b8e7

Browse files
committed
chore: Add example requirements
Add a blank requirements file for the examples to facilitate adding requirements in the future.
1 parent 0cb13c1 commit 343b8e7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ python:
2323
path: .
2424
- requirements: requirements.txt
2525
- requirements: doc/requirements.txt
26+
- requirements: example/requirements.txt

example/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Requirements for running the `staged-script` examples.

0 commit comments

Comments
 (0)