We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d123825 commit 0ff2f45Copy full SHA for 0ff2f45
tests/primer/packages_to_lint.json
@@ -4,6 +4,16 @@
4
"branch": "main",
5
"directories": ["src/flask"]
6
},
7
+ "pytest": {
8
+ "url": "https://github.com/pytest-dev/pytest.git",
9
+ "branch": "main",
10
+ "directories": ["src/_pytest"]
11
+ },
12
+ "psycopg": {
13
+ "url": "https://github.com/psycopg/psycopg.git",
14
+ "branch": "master",
15
+ "directories": ["psycopg/psycopg"]
16
17
"keras": {
18
"url": "https://github.com/keras-team/keras.git",
19
"branch": "master",
0 commit comments