Commit Graph

5 Commits

Author SHA1 Message Date
Monty Taylor 13d4204d98 Remove erroneous comment
The sync script from openstack/requirements was used to write the
setup.py, but we're not REALLY going to sync automatically from o/r.

Remove the comment.

Change-Id: I91cd745010fa8358f8e93e537cc325d94bd9daca
2013-10-27 18:36:33 -04:00
Monty Taylor bc11bb419f Remove use of d2to1
Update with the global OpenStack requirements in the process.

Change-Id: I18ae9cc78e1af8842b74cedac3ba262d733e4289
2013-10-19 10:51:20 -04:00
Monty Taylor 81a0066752 Modernize build requirements.
Switch to pbr and flake8. Make hacking clean. Remove unneeded/unused
libraries. Rename requirements files. Add a README file.

Change-Id: I70408d785331dc97737ab0ab1b0caa255b683efe
2013-06-02 10:46:12 -04:00
James E. Blair 15895e831e Fix description.
Change-Id: I6f966a3c781b35eaeb019943c896e12633429ac3
2012-07-24 13:19:47 -07:00
Clark Boylan eeeaadf66c Add setup.py to project.
Add a setup.py for the gerritlib project. This incorporates
openstack.common.setup/version as well for versioning. This change
also adds a tox.ini file and its lists of dependencies to gerritlib.
This was not done in a separate commit as tox depends on setup.py and
setup depends on tox for gate tests.

Change-Id: I101471e836802b1c38796d8d3c570ce5f00c793e
2012-07-11 13:00:12 -07:00