Skip to content

review /snsapi/third #101

@hupili

Description

@hupili

When initialized, we want to make this project clone and play, so some third party modules are put in snsapi/third directly. Now that we inevitably depend on other modules, we can remove those files and:

  • use requirements.txt if they are already in pypi.
  • use git submodule
  • If the module is not in pypi and not controlled by Git, we can mirror to Xsns and then git submodule it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions