forked from the-blue-alliance/the-blue-alliance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.pyre_configuration
More file actions
30 lines (30 loc) · 892 Bytes
/
.pyre_configuration
File metadata and controls
30 lines (30 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"source_directories": [
"ops",
"src"
],
"search_path": [
"ops/pr_screenshots",
"stubs",
{"site-package": "firebase_admin"},
{"site-package": "flask"},
{"site-package": "flask_caching"},
{"site-package": "flask_cors"},
{"site-package": "freezegun"},
{"site-package": "google/appengine"},
{"site-package": "google/auth"},
{"site-package": "google/cloud/logging"},
{"site-package": "google/cloud/logging_v2"},
{"site-package": "google/cloud/storage"},
{"site-package": "jinja2"},
{"site-package": "markupsafe"},
{"site-package": "numpy"},
{"site-package": "pytest"},
{"site-package": "_pytest"},
{"site-package": "pyre_extensions"},
{"site-package": "pkg_resources"},
{"site-package": "six", "is_toplevel_module": true},
{"site-package": "requests_mock"},
{"site-package": "werkzeug"}
]
}