Add per-package download tracking

This commit is contained in:
rubenwardy
2022-11-05 22:39:33 +00:00
parent 02ef7e09e4
commit d11d638144
4 changed files with 90 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
import user_agents
def test_minetest_is_not_bot():
assert not user_agents.parse("Minetest/5.5.1 (Linux/4.14.193+-ab49821 aarch64)").is_bot