Update development dependencies for p4python, Swift, and S3.

Review Request #11357 — Created Dec. 31, 2020 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

When setting up a development environment, we now use the latest version
of p4python (which added Python 3.8 support, but does not include 3.9),
and our Swift and S3 packages, which are needed for unit tests.

Ran pip install -r dev-requirements.txt for each version of Python.
Verified the expected packages were installed.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Update development dependencies for p4python, Swift, and S3.
When setting up a development environment, we now use the latest version of p4python (which added Python 3.8 support, but does not include 3.9), and our Swift and S3 packages, which are needed for unit tests.
a404349a70f723c382b1e9fb1396bcbf1257d31f Christian Hammond
Update development dependencies for p4python, Swift, and S3.
When setting up a development environment, we now use the latest version of p4python (which added Python 3.8 support, but does not include 3.9), and our Swift and S3 packages, which are needed for unit tests.
cf252e94ded70a0c71294da5605614a79775ec18 Christian Hammond
dev-requirements.txt
Loading...