Skip to content
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

Not being installed as PEP561 compatible package #669

Closed
tpazderka opened this issue Jun 20, 2019 · 0 comments · Fixed by #670
Closed

Not being installed as PEP561 compatible package #669

tpazderka opened this issue Jun 20, 2019 · 0 comments · Fixed by #670
Assignees

Comments

@tpazderka
Copy link
Collaborator

We have to add package_data={"oic": ["py.typed"]}, to setup.py in order to install the file and mark our support for PEP561.

@tpazderka tpazderka self-assigned this Jun 20, 2019
tpazderka added a commit that referenced this issue Jun 20, 2019
@tpazderka tpazderka mentioned this issue Jun 20, 2019
4 tasks
rohe pushed a commit to rohe/pyoidc that referenced this issue Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant