Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace license_file with license_files in setup.py
Replace the deprecated `license_file` key with the equivalent `license_files` to fix the following deprecation warning: /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class)
- Loading branch information