Skip to content

Commit

Permalink
Merge branch 'master' into pyup-scheduled-update-2019-10-01
Browse files Browse the repository at this point in the history
  • Loading branch information
media-proxy committed Oct 8, 2019
2 parents 9af8aec + 16f0724 commit cee1492
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ cache: pip

python:
- '2.7'
- '3.4'
- '3.5'
- '3.6'
- '3.7'
- pypy
matrix:
include:
language: python
sudo: required
dist: xenial
python: "3.7"


addons:
apt:
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = fs.dlna
version = 0.2.5
version = 0.2.7
author = Merlin Kessler
author-email = m3rlink@gmx.de
home-page = https://github.com/media-proxy/fs.dlna
Expand Down Expand Up @@ -32,7 +32,7 @@ packages = fs.dlna
test_suite = tests
setup_requires = setuptools==41.2.0
install_requires =
fs==2.4.11
fs~=2.4.11
xmltodict~=0.12.0
uPnPClient~=0.0.8
Cython==0.29.13
Expand Down

0 comments on commit cee1492

Please sign in to comment.