nyash-qq / galaxy-plugin-twitch

Twitch python plugin for GOG Galaxy 2.0
GNU General Public License v3.0
135 stars 6 forks source link

Change `galaxy.plugin.api` requirement to github repository #3

Closed Rall3n closed 5 years ago

Rall3n commented 5 years ago

Allows to install the galaxy.plugin.api package with pip install -r requirements.txt from the github repository. The package is currently not available over pypi, so you would have to install it from source either way.

Would fix issues mentioned in #2.