Replies: 3 comments 3 replies
|
Clients like pip detect if they're running on a CI by checking for coom9n environment variables, and include that in the user agent they send to PyPI, which then includes it in the BigQuery data. For example: |
0 replies
|
Thank you @hugovk, that gives me the answer I need! |
0 replies
|
@hugovk does the |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I see a toggle on the site to include/exclude "CI Downloads". How does Pepy determine if it's a CI download or not?
All reactions