vorta/environment.yml

15 lines
129 B
YAML
Raw Normal View History

2018-10-25 12:20:25 +00:00
name: lucutus
channels:
- conda-forge
- defaults
dependencies:
- python=3.6.6
- pyqt
2018-10-26 11:24:13 +00:00
- peewee
2018-10-25 12:20:25 +00:00
- pip:
- appdirs
2018-10-26 11:24:13 +00:00
- paramiko