You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/.pyre_configuration

11 lines
194 B

{
"site_package_search_strategy": "pep561",
"source_directories": [
"."
],
"search_path": [
".venv/lib/python3.10/site-packages/",
"./.venv/include/site/python3.10/"
]
}