Skip to content

Add py.typed and update setup.cfg#211

Merged
hugovk merged 1 commit intoprettytable:masterfrom
phershbe:master
Oct 28, 2022
Merged

Add py.typed and update setup.cfg#211
hugovk merged 1 commit intoprettytable:masterfrom
phershbe:master

Conversation

@phershbe
Copy link
Contributor

As mentioned here: #203 (comment)

Created py.typed in src/prettytable as a marker file in order to indicate that the package supports typing.
Also added Typing :: Typed to setup.cfg as a Trove classifier in the classifiers list in order to help find and classify things on PyPI.

@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #211 (d230f77) into master (d582f49) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #211   +/-   ##
=======================================
  Coverage   94.05%   94.05%           
=======================================
  Files           5        5           
  Lines        2254     2254           
=======================================
  Hits         2120     2120           
  Misses        134      134           
Flag Coverage Δ
macos-latest 94.05% <ø> (ø)
ubuntu-latest 94.05% <ø> (ø)
windows-latest 93.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hugovk hugovk added the changelog: Added For new features label Oct 28, 2022
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@hugovk hugovk merged commit 1fb68dd into prettytable:master Oct 28, 2022
@hugovk hugovk added the hacktoberfest-accepted To credit accepted Hacktoberfest PRs label Oct 28, 2022
@hugovk hugovk changed the title added py.typed and updated setup.cfg Add py.typed and update setup.cfg Oct 28, 2022
@hugovk hugovk mentioned this pull request Nov 28, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Added For new features hacktoberfest-accepted To credit accepted Hacktoberfest PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants