mirror of https://github.com/borgbase/vorta
21 lines
262 B
YAML
21 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
|