Skip to content
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

Add typing-extensions to dependencies #5503

Merged
merged 5 commits into from
Jun 21, 2021
Merged

Add typing-extensions to dependencies #5503

merged 5 commits into from
Jun 21, 2021

Conversation

malmans2
Copy link
Contributor

malmans2 and others added 2 commits June 21, 2021 09:52
Co-authored-by: keewis <keewis@users.noreply.github.com>
@pep8speaks
Copy link

pep8speaks commented Jun 21, 2021

Hello @malmans2! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-06-21 14:19:36 UTC

@max-sixty
Copy link
Collaborator

max-sixty commented Jun 21, 2021

Perfect! Thanks @malmans2

As ever feel free to add a whatsnew in another PR

@max-sixty max-sixty merged commit 11f74f1 into pydata:master Jun 21, 2021
@github-actions
Copy link
Contributor

Unit Test Results

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 11f74f1. ± Comparison against base commit 11f74f1.

@@ -8,6 +8,7 @@ Required dependencies

- Python (3.7 or later)
- setuptools (40.4 or later)
- typing-extensions
Copy link
Contributor

@dcherian dcherian Jun 21, 2021

Choose a reason for hiding this comment

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

Should add (3.10 or later). I had to update my version to get TypeGuard and also in setup.cfg

@malmans2 malmans2 mentioned this pull request Jun 21, 2021
1 task
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.

Add typing-extensions to the list of dependencies?
5 participants