mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 15:57:34 +00:00
20 lines
262 B
YAML
20 lines
262 B
YAML
name: vorta
|
|
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
|
|
dependencies:
|
|
- python=3.6.7
|
|
- appdirs
|
|
- paramiko
|
|
- pyqt
|
|
- peewee
|
|
- python-dateutil
|
|
- keyring
|
|
- apscheduler
|
|
- sentry-sdk
|
|
- psutil
|
|
- pyobjc-core
|
|
- pyobjc-framework-Cocoa
|
|
- pyinstaller
|