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

Install instructions #117

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

k-collie
Copy link
Collaborator

@k-collie k-collie commented Apr 7, 2022

Will need to be updated to point to point to the tag on release as part of the release process but this works until a first release.

@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #117 (4c60871) into master (b374879) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   88.72%   88.75%   +0.02%     
==========================================
  Files          43       43              
  Lines        4392     4392              
==========================================
+ Hits         3897     3898       +1     
+ Misses        495      494       -1     
Impacted Files Coverage Δ
indica/data.py 80.56% <0.00%> (+0.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b374879...4c60871. Read the comment docs.

@k-collie
Copy link
Collaborator Author

Thinking about it more it would probably be best to suggest using poetry to install (so we use poetry.lock), we can be more flexible once we have tested on different versions.

@k-collie
Copy link
Collaborator Author

k-collie commented May 5, 2022

Switched to poetry install, removed link checking from the CI (since it can be affected by the websites we link to) and restricted indica to python 3.8 or 3.9 until #127.

@k-collie
Copy link
Collaborator Author

k-collie commented May 5, 2022

Fixes #88

@k-collie k-collie force-pushed the k-collie/88_install_instructions branch from 602ade7 to bdf87ce Compare June 28, 2022 16:56
@k-collie k-collie marked this pull request as draft January 19, 2023 14:54
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.

1 participant