diff --git a/setup.cfg b/setup.cfg index 7c8cb2a..dfe1cf5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ package_dir = = src packages = find: python_requires = >=3.6 -install_requires = pycrypto +install_requires = pycryptodome [options.packages.find] where = src \ No newline at end of file