-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: master
Are you sure you want to change the base?
Install instructions #117
Conversation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
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. |
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. |
Fixes #88 |
602ade7
to
bdf87ce
Compare
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.