aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2023-04-30tox.ini: passenv should be comma-separated, not space-separated (#822)Jelle van der Waa
2022-12-21Update GH actions to Python 3.11 final (#762)Bruno Alla
2022-09-18Release 4.7.0mrbean-bremen
2022-03-29Add Python 3.9 and 3.10 to tox.ini (#670)Brian Okken
2019-11-24Removed support for Python 2.7 and 3.4mrbean-bremen
2019-11-23Added Python 3.8 to setup.py and READMEmrbean-bremen
2019-02-16Changes to correctly run setup.py test under Python 2mrbean-bremen
2018-09-03Add support for pathlib2 (#408) (#422)Matthew Leather
2018-04-26Moved tests into package to conform with standard package structuremrbean-bremen
2017-12-26Moved tests to separate directorymrbean-bremen
2017-11-13Removed Python 2.6 support (#327)mrbean-bremen
2017-10-31Adding back Python 2.6 buildsmrbean-bremen
2017-10-20Raise OSError with errno.ENOENT instead of errno.ENOTDIR under Windows in som...mrbean-bremen
2017-10-03Fixed permission error under Windowsmrbean-bremen
2017-09-28Fixed initial position in append modemrbean-bremen
2017-06-17Make sure symlinks are considered in some functionsmrbean-bremen
2017-06-16Fixed handling of invalid parent paths in CreateDirectory()mrbean-bremen
2017-05-13Copied mox3 stubout into pyfakefs (#183)mrbean-bremen
2017-03-09Align tox python version support configuration to travis configurationJeff Leverenz
2017-03-09Add missing requirements.txt deps to tox configurationJeff Leverenz
2017-03-09Pass HOME & USERPROFILE env variables to tox for use in testsJeff Leverenz
2017-02-02added a test for the pytest module and updated README.mdWes Kendall
2013-05-21Fixes Issue 14: Support for Python 3David Baird