File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ g722_1_mod
66| pip builds | [ ![ Pip Actions Status] [ actions-pip-badge ]] [ actions-pip-link ] |
77| [ ` cibuildwheel ` ] [ ] | [ ![ Wheels Actions Status] [ actions-wheels-badge ]] [ actions-wheels-link ] |
88
9- [ actions-badge ] : https://github.com/jepler /g722_1_mod/workflows/Tests/badge.svg
10- [ actions-pip-link ] : https://github.com/jepler /g722_1_mod/actions?query=workflow%3A%22Pip
11- [ actions-pip-badge ] : https://github.com/jepler /g722_1_mod/workflows/Pip/badge.svg
12- [ actions-wheels-link ] : https://github.com/jepler /g722_1_mod/actions?query=workflow%3AWheels
13- [ actions-wheels-badge ] : https://github.com/jepler /g722_1_mod/workflows/Wheels/badge.svg
9+ [ actions-badge ] : https://github.com/adafruit /g722_1_mod/workflows/Tests/badge.svg
10+ [ actions-pip-link ] : https://github.com/adafruit /g722_1_mod/actions?query=workflow%3A%22Pip
11+ [ actions-pip-badge ] : https://github.com/adafruit /g722_1_mod/workflows/Pip/badge.svg
12+ [ actions-wheels-link ] : https://github.com/adafruit /g722_1_mod/actions?query=workflow%3AWheels
13+ [ actions-wheels-badge ] : https://github.com/adafruit /g722_1_mod/workflows/Wheels/badge.svg
1414
1515Installation
1616------------
Original file line number Diff line number Diff line change 2222setup (
2323 name = "g722_1_mod" ,
2424 version = __version__ ,
25- author = "Jeff Epler" ,
26- 27- url = "https://github.com/jepler/g722_1_mod" ,
25+ url = "https://github.com/adafruit/g722_1_mod" ,
2826 description = "A modified G722.1 encoder" ,
2927 long_description = "This modified format is used by certain embedded designs." ,
3028 ext_modules = ext_modules ,
You can’t perform that action at this time.
0 commit comments