this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 7345a73ecce555c410b3a42e3f1d429dae35febd 22 lines 321 B view raw
1[[source]] 2url = "https://pypi.org/simple" 3verify_ssl = true 4name = "pypi" 5 6[packages] 7dag-cbor = "*" 8redis = "*" 9websockets = "*" 10atproto = "*" 11flask = "*" 12requests = "*" 13gunicorn = "*" 14apsw = "*" 15grapheme = "*" 16prometheus-client = "*" 17 18[dev-packages] 19 20[requires] 21python_version = "3.10" 22python_full_version = "3.10.12"