aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Set black target to python3.6Glandos1-1/+1
2020-11-24Add python3.9 supportGlandos1-1/+2
2020-04-24Remove obsolete python code (<3.6). (#571)Rémy HUBSCHER1-2/+1
2020-04-21Add isort support. (#561)Rémy HUBSCHER1-1/+3
2020-04-21Update known working set. (#558)Rémy HUBSCHER1-8/+4
2019-10-14Add black in the tox matrix.Alexis M1-3/+12
2019-10-11Remove support for python2.Alexis M1-2/+1
2019-09-08remove compatibility of py34Brice Maron1-1/+0
2019-02-20Fix requirements.txt file.Rémy HUBSCHER1-6/+2
2019-02-20Update tox.iniRémy HUBSCHER1-3/+3
2018-01-07manage commands testing (#313)JocelynDelalande1-2/+11
2017-10-23Fix Travis-CI integration (#276)Alexis Metaireau1-0/+7
2017-08-20Add python 3.6 support (#259)0livd1-1/+1
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-2/+11
2017-06-28Make all imports relative (#229)Alexis Metaireau1-1/+1
2017-04-22Move tests to budget.tests (#205)0livd1-1/+1
2017-03-29Add Python 3.4 supportJocelyn Delalande1-1/+1
2017-03-28@JocelynDelalande's reviewAlexis Métaireau1-1/+0
2017-03-28Add tox support.Alexis Métaireau1-0/+20