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

Add library identification #643

Closed
paltman opened this issue Nov 26, 2021 · 0 comments · Fixed by #620
Closed

Add library identification #643

paltman opened this issue Nov 26, 2021 · 0 comments · Fixed by #620
Milestone

Comments

@paltman
Copy link
Member

paltman commented Nov 26, 2021

I wonder if we should add library identification.

Maybe it's as simple as adding:

stripe.set_app_info(
    "Pinax Stripe",
    version=PULLED_FROM_PKG_INFO,
    url="https://github.com/pinax/pinax-stripe"
)

Originally posted by @paltman in #594 (comment)

@paltman paltman added this to the Light milestone Nov 27, 2021
paltman added a commit that referenced this issue Nov 27, 2021
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