Skip to content

Commit

Permalink
pin python-shout==0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yomguy committed Jul 16, 2019
1 parent be8ceb7 commit 805c855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ News

* Add MySQL module and connection routine to get the playlist from a database (thanks to doomy23)
* Prepare the Python3 switch
* Tested against libshout 2.4.1 and python-shout 0.2.1
* Tested against libshout 2.4.1 and python-shout 0.2.5
* As been used in relay mode in production for almost 5000+ hours
* Improve conf YAML format support

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
version='0.7.2',
install_requires=[
'setuptools',
'python-shout',
'python-shout==0.2.5',
'python-twitter',
'mutagen',
'pyliblo',
Expand Down

0 comments on commit 805c855

Please sign in to comment.