spl0k / supysonic

Supysonic is a Python implementation of the Subsonic server API.
https://supysonic.readthedocs.io
GNU Affero General Public License v3.0
259 stars 57 forks source link

change python version requirement #230

Closed vincentDcmps closed 2 years ago

vincentDcmps commented 2 years ago

HI, I have install supysonic on my arch linux with python 3.10.2 instaled and everithing seems works

codecov[bot] commented 2 years ago

Codecov Report

Merging #230 (5102d11) into master (62bad3b) will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   86.30%   86.25%   -0.06%     
==========================================
  Files          46       46              
  Lines        3783     3783              
==========================================
- Hits         3265     3263       -2     
- Misses        518      520       +2     
Impacted Files Coverage Δ
supysonic/covers.py 80.39% <0.00%> (-3.93%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 62bad3b...5102d11. Read the comment docs.