-
Notifications
You must be signed in to change notification settings - Fork 10
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 Logo #22
Add Logo #22
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #22 +/- ##
=======================================
Coverage 88.09% 88.09%
=======================================
Files 67 67
Lines 7289 7289
Branches 1176 1176
=======================================
Hits 6421 6421
Misses 593 593
Partials 275 275 ☔ View full report in Codecov by Sentry. |
doc/user_guide/install.rst
Outdated
and install it using (requires ``pip``): | ||
|
||
.. code-block:: bash | ||
|
||
pip install exspy | ||
pip install eXSpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This may be working but usually library name are all lower case, wouldn't be better to use the lower case here too (and below)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thought I did a case sensitive replace, but also all occurences in that file are fixed now, as well as some links.
eXSpy
to align with logoCloses Making a Logo #17
Progress of the PR
upcoming_changes
folder (seeupcoming_changes/README.rst
),docs/readthedocs.org:exspy
build of this PR (link in github checks)