summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* get rid of pip_install() code for py2; move everything in runner.pyGiampaolo Rodola2020-02-151-1/+1
* travis/appveyor: add support for Python 3.8 (#1625)Hugo van Kemenade2019-11-201-1/+1
* move doc; rephrase it a bitGiampaolo Rodola2019-03-011-1/+1
* Revert "Move tests out of package to top level directory (#1232)" (#1242)Giampaolo Rodola2018-03-111-1/+1
* Move tests out of package to top level directory (#1232)Jon Dufresne2018-03-091-1/+1
* In tox, move flake8 to own target (#1235)Jon Dufresne2018-03-081-7/+7
* Remove unnecessary tox PYTHONPATH configuration (#1229)Jon Dufresne2018-03-041-1/+0
* Remove additional workarounds and support for Python 3.2 & 3.3 (#1228)Jon Dufresne2018-03-041-4/+1
* fix linux testGiampaolo Rodola2017-05-061-1/+1
* #1018: enable 'python -m psutil.tests' to run tests1018-test-refactoringGiampaolo Rodola2017-04-241-1/+1
* fix test on POSIXGiampaolo Rodola2016-02-101-1/+1
* add unicode tests for proc environ and disk_usageGiampaolo Rodola2016-02-091-2/+1
* fix tox testsGiampaolo Rodola2016-02-081-1/+2
* try to fix toxGiampaolo Rodola2015-07-271-4/+3
* try to fix coverallsGiampaolo Rodola2015-07-271-3/+4
* fix tests on py 2.6 and 3.2Giampaolo Rodola2015-07-111-1/+1
* add mocked tests for linux (also include mock as a dep on py < 3.4)Giampaolo Rodola2015-06-031-0/+3
* tox / travis: install deps on all python versionsGiampaolo Rodola2015-02-091-20/+9
* fix tox issue by adding 'develop' option; also reindent imports as they were ...mindw-move_extension_2_pkgGiampaolo Rodola2015-02-071-0/+1
* introduce ipaddr dep (py 3.3) for checking validity of IP addressesGiampaolo Rodola2015-02-071-0/+13
* tox: make sure flake8 is executed only against the revisione *.py filesGiampaolo Rodola2015-02-071-1/+3
* minor doc and tox fixesGiampaolo Rodola2014-06-021-3/+0
* fix travis error on python 3.2; use flake8 in tox; make tox test also python 3.2Giampaolo Rodola2014-05-271-3/+9
* fix issue 492: add tox script to test psutil on multiple python versions (pat...Giampaolo Rodola'2014-05-131-0/+21