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

Change scipy/statsmodels install extra to be [stats] and do some housekeeping #2939

Merged
merged 5 commits into from
Aug 6, 2022

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Aug 6, 2022

  • Install optional statistical dependencies with pip install seaborn[stats]
  • Consolidate lint / testing config in setup.cfg
  • Change the development version string to match the beta releases
  • Add a filetype extension for the LICENSE file
  • Use an external URL for the logo in the README

@mwaskom mwaskom added this to the v0.12.0 milestone Aug 6, 2022
@codecov
Copy link

codecov bot commented Aug 6, 2022

Codecov Report

Merging #2939 (0fc5b98) into master (a259ac5) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 0fc5b98 differs from pull request most recent head c3b6d81. Consider uploading reports for the commit c3b6d81 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2939   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          69       69           
  Lines       22985    22985           
=======================================
  Hits        22596    22596           
  Misses        389      389           
Impacted Files Coverage Δ
seaborn/__init__.py 100.00% <100.00%> (ø)

@mwaskom mwaskom changed the title Move build process to use flit and update relevant files Change scipy/statsmodels install extra to be [stats] and do some housekeeping Aug 6, 2022
@mwaskom mwaskom merged commit f5bb40c into master Aug 6, 2022
@mwaskom mwaskom deleted the maint/build branch August 6, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant