Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

get_access_token module is not included in PyPI packages #192

Description

@amorphic

I'm not sure if I'm missing something, but the get_access_token module doesn't seem to be included in either the .tar.gz or .whl in the 2.0 release on PyPI.

A cursory glance at setup.py shows that modules are included using find_packages(), which won't include .py files in the root according to this.

Without get_access_token, I'm unable to authenticate my application with Twitter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions