-
Notifications
You must be signed in to change notification settings - Fork 0
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
BLD: since we already use setuptools, let's remove the optional logic… #4
base: master
Are you sure you want to change the base?
Conversation
Consider removing the second check in Line 645 in 2bd0ffc
is always True |
👍 |
I also checked if any other dependencies to distutils can be removed, namely I checked if Line 15 in 2bd0ffc
|
Thank you for the review 👍 |
19dcfeb
to
58ce358
Compare
Codecov Report
@@ Coverage Diff @@
## master #4 +/- ##
=========================================
Coverage ? 91.34%
=========================================
Files ? 163
Lines ? 49691
Branches ? 0
=========================================
Hits ? 45388
Misses ? 4303
Partials ? 0
Continue to review full report at Codecov.
|
88c4878
to
8ac8c16
Compare
a0c5f6f
to
62254e5
Compare
…with both tz-naive and tz-aware (pandas-dev#18361)
…#18388) Added teardowns for hdfstore, io and packers benchmarks.
62254e5
to
21cbe79
Compare
… in setup.py (GH18113).
git diff upstream/master -u -- "*.py" | flake8 --diff