Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit27d6839

Browse files
docs: omit mention of Python 2.7 inCONTRIBUTING.rst (#706)
Source-Link:googleapis/synthtool@b91f129Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b6169fc6a5207b11800a7c002d0c5c2bc6d82697185ca12e666f44031468cfcd
1 parent9cdeee0 commit27d6839

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

‎.github/.OwlBot.lock.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image:gcr.io/repo-automation-bots/owlbot-python:latest
3-
digest:sha256:58c7342b0bccf85028100adaa3d856cb4a871c22ca9c01960d996e66c40548ce
3+
digest:sha256:b6169fc6a5207b11800a7c002d0c5c2bc6d82697185ca12e666f44031468cfcd

‎CONTRIBUTING.rst‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ We use `nox <https://nox.readthedocs.io/en/latest/>`__ to instrument our tests.
6969

7070
- To test your changes, run unit tests with ``nox``::
7171

72-
$ nox -s unit-2.7
7372
$ nox -s unit-3.8
7473
$ ...
7574

@@ -144,17 +143,15 @@ Running System Tests
144143

145144
# Run all system tests
146145
$ nox -s system-3.8
147-
$ nox -s system-2.7
148146

149147
# Run a single system test
150148
$ nox -s system-3.8 -- -k <name of test>
151149

152150

153151
.. note::
154152

155-
System tests are only configured to run under Python 2.7 and
156-
Python 3.8. For expediency, we do not run them in older versions
157-
of Python 3.
153+
System tests are only configured to run under Python 3.8.
154+
For expediency, we do not run them in older versions of Python 3.
158155

159156
This alone will not run the tests. You'll need to change some local
160157
auth settings and change some configuration in your project to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp