You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of changes. Currently very theoretical.
The anki submodule was needed because at the time of creating this project, there was no way of installing the client. This has not been the case for some time now. It would be a lot easier to just install the anki package from pip.
Potential Action List
Find earliest version of anki deployed to PyPi
Calculate difference between current submodule and anki package.
Patch the difference
Alternative Action
Create a repo for the submodule commit.
Pip install repo
Update repo commit by commit and see where it breaks
The text was updated successfully, but these errors were encountered:
VikashKothary
changed the title
Update anki submodule to latest release
Remove anki submodule dependency
Jun 30, 2020
There are a lot of changes. Currently very theoretical.
The anki submodule was needed because at the time of creating this project, there was no way of installing the client. This has not been the case for some time now. It would be a lot easier to just install the anki package from pip.
Potential Action List
Alternative Action
The text was updated successfully, but these errors were encountered: