Commit Graph

9 Commits

Author SHA1 Message Date
Zuul 0ccfb0aaec Merge "Update author email address" 2021-08-24 16:47:04 +00:00
Roman Dobosz b19227ea28 Bump python version.
Current stable Python version is 3.9. I've checked against it and
gertty is running fine.

Change-Id: I5c61a2b5ce89316c0c678993267cd44197fde1e4
2021-06-02 16:54:26 +02:00
Pierre Riteau fae6d82bf6 Update author email address
Change-Id: Icd5875b83da6d5e68f16ee0809e767f03b1012e3
2020-09-14 21:47:05 +02:00
James E. Blair 16d0ecb819 Update python version trove classifiers
This should work in all current-ish versions.

Change-Id: Ic97fcfc554fe7dd5cfa5a9298a4b13892d1c97f8
2019-04-24 08:22:16 -07:00
James E. Blair dfbe737cb9 Change some OpenStack to OpenDev or ttygroup
Change-Id: I1992146163b4a2ad9e70751c4ebd6b6a6663e441
2019-04-23 19:21:05 -07:00
Doug Hellmann 3884d7750c remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I5c3610f0122712f32ac98cc5d859ee9d79e74990
2015-12-23 01:31:09 +00:00
James E. Blair 266467493d Update README and install sample configs
Change-Id: Iac32f7a02f29622b618940a5a5ba4254f650f09f
2014-09-03 21:03:30 -07:00
Monty Taylor 63a306c241 Remove unneeded bit from setup.cfg
The pbr setup hook is unnecessary.

Change-Id: Iaac62985b9be8e787f855666fc7a93e876022d1c
2014-07-12 20:23:24 -07:00
Joshua Harlow 7a71108c60 Add a pbr compatible setup
Add a setup.cfg and setup.py and fill in those files
so that gertty can be installed easily.

Adjust gertty.py to have a main function that
can be referenced as a console entrypoint during
installation.

Also adjusted a bunch of imports that were failing after
installation occurred (but now they should not fail since they
correctly reference the gertty module namespace).

Change-Id: I532ced51583b26300ba9a2efb97f8e41bc69ec8d
2014-05-03 11:54:49 -07:00