aboutsummaryrefslogtreecommitdiffstats
path: root/examples/async/eratosthenes/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/async/eratosthenes/requirements.txt')
-rw-r--r--examples/async/eratosthenes/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/async/eratosthenes/requirements.txt b/examples/async/eratosthenes/requirements.txt
new file mode 100644
index 000000000..e2cc10204
--- /dev/null
+++ b/examples/async/eratosthenes/requirements.txt
@@ -0,0 +1,2 @@
+trio
+outcome