Skip to content

Commit

Permalink
Replace abandoned cchardet library
Browse files Browse the repository at this point in the history
cchardet is abandonware PyYoshi/cChardet#77

There is a new active fork https://github.com/faust-streaming/cChardet
that works on python3.11
  • Loading branch information
bdraco committed Feb 15, 2023
1 parent 792a9ec commit 8ac1125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"aenum",
"related",
"aiohttp",
"cchardet",
"faust-cchardet",
"aiodns",
"yarl",
],
Expand Down

0 comments on commit 8ac1125

Please sign in to comment.