Skip to content

setup.cfg: Use license_files instead of license_file#1408

Merged
zariiii9003 merged 1 commit into
hardbyte:developfrom
nertpinx:license_files
Oct 10, 2022
Merged

setup.cfg: Use license_files instead of license_file#1408
zariiii9003 merged 1 commit into
hardbyte:developfrom
nertpinx:license_files

Conversation

@nertpinx
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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