Browse Source

add dependencies

master
Andreas Demmelbauer 4 years ago
parent
commit
48e42caa64
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      discobert.py

+ 3
- 0
discobert.py View File

@@ -10,6 +10,9 @@ import lirc
import random
import mpd

import requests
from xml.etree import ElementTree as ET

from pyudmx import pyudmx

import talkey


Loading…
Cancel
Save