Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7354000

Browse filesBrowse files
author
Jon Wayne Parrott
committed
Fix check requirements command
1 parent 8cfc6b3 commit 7354000
Copy full SHA for 7354000

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎nox.py

Copy file name to clipboardExpand all lines: nox.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,4 +276,4 @@ def session_check_requirements(session):
276276
reqfiles = list(_list_files('.', 'requirements*.txt'))
277277

278278
for reqfile in reqfiles:
279-
session.run('gcp-devrel-py-tools check-requirements', command, reqfile)
279+
session.run('gcp-devrel-py-tools', command, reqfile)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.