| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: If111bce388b42fc9ad484c4f268b56ad7546dc5d
|
| |
|
|
|
|
|
|
|
|
| |
Note: the latest version of PEP-257 is 0.2.2 but the latest available
on PyPI is 0.2.0 which does not exit with error if the check fails.
The dependency should be updated after the latest version has been
published.
Change-Id: Iae3bfeab685d9f92af528156cbc8c957a98f5adb
|
|
|
Now the `requirements.txt` file only lists the packages that are needed
to install and run the pygerrit module.
The packages that are only needed for testing are moved to a separate
file `test_requirements.txt`
Change-Id: I169ec2501cacd86644430a57225eead4d705b76f
|