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

Added info to setup.py for PyPI #388

Merged
merged 3 commits into from
Jun 9, 2022
Merged

Conversation

eytanadler
Copy link
Collaborator

Purpose

This PR adds a description and URL to the setup.py file so it shows up on PyPI's website.

Expected time until merged

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Checklist

  • I have run flake8 and black to make sure the code adheres to PEP-8 and is consistently formatted
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@eytanadler eytanadler requested a review from a team as a code owner June 8, 2022 21:48
@eytanadler eytanadler requested review from ewu63 and kanekosh June 8, 2022 21:48
@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #388 (f8e9859) into main (caa1e21) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #388   +/-   ##
=======================================
  Coverage   96.63%   96.63%           
=======================================
  Files          93       93           
  Lines        6009     6009           
=======================================
  Hits         5807     5807           
  Misses        202      202           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ewu63
Copy link
Collaborator

ewu63 commented Jun 8, 2022

The README badge is broken somehow.

@ewu63 ewu63 merged commit 0c0cf67 into mdolab:main Jun 9, 2022
@eytanadler eytanadler deleted the maint-updates branch June 9, 2022 00:16
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.

None yet

2 participants