summaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)Author
2023-10-11Drop python 3.7, add 3.12 (#1426)Irina Truong
2022-11-11add python 3.11 support (#1356)Dick Marinus
2022-10-13Changed destructive_warning to take a list of destructive commands (#1328)Rodrigo Neri (Rigo)
2022-06-06Port to psycopg3 (#1324)Irina Truong
2020-10-13test: test pgcli on python3.9 (#1214)laixintao
2020-03-18python3.8: add travis test and setup.py class. (#1157)赖信涛
2020-03-11Drop Python3.5. (#1154)赖信涛
2020-03-09Deprecate Python2.7. (#1153)赖信涛
2020-01-15Drop Python 3.4 support (#1141)赖信涛
2019-05-03Build pgcli with 3.7.Irina Truong
2019-01-03Support multihost connection string (#978)Mikhail Elovskikh
2018-01-15Removed support for Python 3.3.Irina Truong
2017-05-22Add behave to toxDick Marinus
2017-03-03Add python 3.5 and 3.6 to test suite.Amjith Ramanujam
2016-01-06Added humanize to tox to fix tox failure.Iryna Cherniavska
2015-10-05Pinned pexpect to 3.3. Updated tox with pgspecial.Iryna Cherniavska
2015-01-09Fix problem with travis not using correct python versions when testing.Karl-Aksel Puulmann
2015-01-09Checking if database exists and some initial fixtures which clean upKarl-Aksel Puulmann
2015-01-07Experiment running tests only once per environment. Old version runs tests th...Karl-Aksel Puulmann
2015-01-02Add tox and fix python3 failures.Amjith Ramanujam