We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e4499 commit 5d799b2Copy full SHA for 5d799b2
noxfile.py
@@ -21,7 +21,7 @@
21
import nox
22
23
24
-LOCAL_DEPS = (os.path.join("..", "api_core"), os.path.join("..", "core"))
+LOCAL_DEPS = ()
25
26
@nox.session(python="3.7")
27
def lint(session):
0 commit comments