Skip to content

Commit 318c170

Browse files
committed
Generalize documentation about upstream requirements
These requirements files aren't just for pyca/cryptography, they're also for anyone that wants to run downstream tests.
1 parent 3b52621 commit 318c170

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

test/README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ Updating Upstream Requirements
1919
==============================
2020

2121
The purpose of the upstream requirements files is to provide a stable list of
22-
packages for pyca/cryptography's downstream test of the DynamoDB Encryption
23-
Client. They are frozen so that dependencies unrelated to pyca/cryptography
24-
don't break the pyca/cryptography CI. In order to update the upstream
25-
requirements in `upstream-requirements-py37.txt` and
26-
`upstream-requirements-py27.txt`, run these commands:
22+
packages for dependencies to run downstream tests of the DynamoDB Encryption
23+
Client. In order to update the upstream requirements in `upstream-requirements-py37.txt`
24+
and `upstream-requirements-py27.txt`, run these commands:
2725

2826
.. code::
2927

0 commit comments

Comments
 (0)