ZFS Automatic Snapshot Daemon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

19 lines
195 B

# Dependencies for third-party packages
## apscheduler
```
setuptools >= 0.7
six >= 1.4.0
pytz
tzlocal >= 1.2
```
## ptpython
```
appdirs
jedi>=0.9.0
prompt_toolkit>=3.0.0,<3.1.0
pygments
```