diff options
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index d07898a..87ee2ec 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,2 +1,2 @@ (specifications->manifest - (list "python" "python-globus-sdk")) + (list "python" "python-globus-sdk" "python-requests")) |