Skip to content

Remove anki submodule dependency #14

@VikashKothary

Description

@VikashKothary

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

  1. Find earliest version of anki deployed to PyPi
  2. Calculate difference between current submodule and anki package.
  3. Patch the difference

Alternative Action

  1. Create a repo for the submodule commit.
  2. Pip install repo
  3. Update repo commit by commit and see where it breaks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions