aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2024-01-15 14:17:36 -0800
committerMax Resnick <max@ofmax.li>2024-01-15 14:17:36 -0800
commitf3f3eb73aa8a1029698226f80e6e3e12b5b2c2d4 (patch)
treecc676cecc48e12b03683f80444347d7494349cce /setup.py
parente6978fb2f433ce4ff414520769a01a34eb0545bf (diff)
downloadrestic-wrapper-f3f3eb73aa8a1029698226f80e6e3e12b5b2c2d4.tar.gz
loggging updates
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 226e1e8..9275282 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,6 @@ setup(name='restic',
'console_scripts': ['rw=restic:main']
},
packages=[],
- install_requires=['sh'],
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',