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

Fixes after pypi release #62

Merged
merged 3 commits into from
Jul 21, 2023
Merged

Fixes after pypi release #62

merged 3 commits into from
Jul 21, 2023

Conversation

niksirbi
Copy link
Member

Small fixes related to the PyPI release: https://pypi.org/project/NeuralPlayground/

  • Improve the formatting of PyPI project URL link names, e.g. show "Source code" instead of "source_code".
  • Update the installation instructions in README.md, highlighting pip install NeuralPlayground as the main installation method

Closes #37

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Merging #62 (3f4bc0c) into main (e5e7e73) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   66.21%   66.21%           
=======================================
  Files          19       19           
  Lines        1388     1388           
=======================================
  Hits          919      919           
  Misses        469      469           

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

@ClementineDomine ClementineDomine marked this pull request as ready for review July 21, 2023 12:17
Copy link
Collaborator

@ClementineDomine ClementineDomine left a comment

Choose a reason for hiding this comment

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

Thanks !!!

@ClementineDomine ClementineDomine merged commit 2817c95 into main Jul 21, 2023
16 checks passed
@ClementineDomine ClementineDomine deleted the fixes-after-pypi branch July 23, 2023 21:22
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.

Release on PyPI
3 participants