diff --git a/setup.cfg b/setup.cfg index 9180ff0..d9f2cbf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = fsub -version = 0.0.4 +version = 0.0.5 author = Augusto Lenz Gunsch author_email = augustogunsch@tutanota.com description = CLI SubRip editor @@ -22,6 +22,8 @@ classifiers = [options] package_dir = = src +install_requires = + chardet packages = find: python_requires = >=3.9