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

Set custom User-Agent in HTTP requests #36

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Set custom User-Agent in HTTP requests #36

merged 1 commit into from
Nov 20, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 8, 2023

Builds on #34.

setup.cfg Outdated
@@ -35,12 +33,12 @@ packages = find_namespace:
package_dir =
=src
include_package_data = True
python_requires = >= 3.8
python_requires = >= 3.10
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why? we are running it on smaug ATM using system wide python which is just 3.9

con@smaug:~$ source /mnt/datasets/con/matrix-archive/tools/.venvs/versations/bin/activate
(versations) con@smaug:~$ python --version
Python 3.9.2

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because this builds on #33.

@jwodder jwodder merged commit e351f06 into main Nov 20, 2023
7 checks passed
@jwodder jwodder deleted the user-agent branch November 20, 2023 19:31
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 this pull request may close these issues.

2 participants