Skip to content

setup.cfg: Use license_files instead of license_file #1408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

nertpinx
Copy link
Contributor

Without this (and recent enough setuptools) I get this warning:

/home/nert/dev/python-can/.tox/.package/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.

Without this (and recent enough setuptools) I get this warning:

/home/nert/dev/python-can/.tox/.package/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #1408 (9828beb) into develop (451ce48) will decrease coverage by 1.88%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1408      +/-   ##
===========================================
- Coverage    65.27%   63.38%   -1.89%     
===========================================
  Files           81       81              
  Lines         8769     8677      -92     
===========================================
- Hits          5724     5500     -224     
- Misses        3045     3177     +132     

Copy link
Collaborator

@zariiii9003 zariiii9003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@zariiii9003 zariiii9003 merged commit b587878 into hardbyte:develop Oct 10, 2022
j-c-cook added a commit to j-c-cook/python-can that referenced this pull request Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants