Plex plugin to to play various online streams (mostly Latvian).

requirements.txt 217B

123456
  1. funcsigs>=1;python_version<"3.3"
  2. # For runtime needs this is correct. For setup_requires needs, 1.2.0 is needed
  3. # but setuptools can't cope with conflicts in setup_requires, so thats
  4. # unversioned.
  5. pbr>=0.11
  6. six>=1.9