summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* add python 3.11 to CI and use setup-python pip cacheDeniz Turgut2022-10-261-1/+2
* unpin flake8 and do not install pelican while checkingDeniz Turgut2022-10-231-0/+1
* use python 3.9 for lint, docs and deploy actionsDeniz Turgut2022-10-201-2/+2
* Remove python 3.6 from supported language versionsLioman2022-08-231-2/+1
* Add Python 3.10 to test matrix & classifier listJustin Mayer2021-10-061-1/+2
* Make Tox & GitHub CI jobs' Python versions matchJustin Mayer2021-03-231-2/+2
* Drop unsupported Python 3.5 from test matrixJustin Mayer2021-01-151-2/+1
* add python3.9 to CIDeniz Turgut2020-10-121-1/+2
* Auto-detect physical CPU cores via pytest-xdistJustin Mayer2020-08-161-1/+1
* Cleanup test environment and requirementsDeniz Turgut2020-05-091-2/+2
* Modify tox envs to simplify CI and add Python 3.8Deniz Turgut2020-05-091-4/+5
* Relax hard/enforced line length to 88 charactersJustin Mayer2020-04-271-0/+1
* Run tests in parallel on multi-core systemsJustin Mayer2020-04-131-0/+1
* Pin Pygments to 2.6.1Justin Mayer2020-04-121-1/+0
* Move more test deps from CI config to requirementsJustin Mayer2020-04-121-2/+0
* Merge pull request #2649 from iKevinY/py2-sunsetJustin Mayer2019-11-261-2/+1
|\
| * Remove Python 2.7 support from settingsPaolo Melchiorre2019-11-051-2/+1
* | Remove Coveralls from Tox configurationJustin Mayer2019-11-111-2/+0
* | Switch Tox test runner from Nose to PytestJustin Mayer2019-11-111-3/+3
* | Add Pytest `filterwarnings` config sectionJustin Mayer2019-11-101-0/+5
|/
* Update Tox config and fix failing CI envsJohn Franey2019-06-181-2/+2
* Remove Python 3.4 referencesJohn Franey2019-02-061-2/+1
* Add Python 3.7 support to Travis and ToxMinchinWeb2018-11-021-1/+2
* Drop unsupported Python 3.3Hugo2017-10-021-2/+1
* Add python3.6 test environmentderwinlu2017-01-231-6/+5
* Fixes 2059: Fix sphinx version to 1.4.9 for docs testsDeniz Turgut2016-12-101-1/+1
* Merge pull request #1961 from MrSenko/pin_pygmentsJustin Mayer2016-09-271-0/+1
|\
| * Pin Pygments version to 2.1.3. Fixes #1916Mr. Senko2016-05-261-0/+1
* | Separate pip requirements. Fixes #1808Mr. Senko2016-05-241-1/+1
|/
* Do not fail tox run if coveralls push failsderwinlu2015-10-221-1/+1
* Add python 3.5 testing environmentderwinlu2015-10-221-1/+2
* fulfil pep8 standardderwinlu2015-08-171-0/+1
* add flake8 testing environmentderwinlu2015-08-171-1/+13
* keep docs outputderwinlu2015-06-191-1/+1
* make tox 2 compatiblederwinlu2015-05-131-1/+2
* test docs via traviswinlu2015-04-131-6/+23
* Add python 3.4 to tox config.Simon Conseil2014-04-171-1/+1
* Use dev_requirements.txt for tox dependenciesKyle Fuller2014-01-101-16/+1
* Use the actively maintained typogrify-web packageJustin Mayer2014-01-031-2/+2
* Fix tests with latest versions of smartypants.Simon Conseil2013-09-261-1/+0
* Added lxml to the list of dependencies for the tox tests.Richard Brooksby2013-06-081-0/+2
* Drop python 3.2 support and move to python 3.3.Simon Conseil2013-06-021-32/+2
* Tox: use git urls for py3 versions of smartypants and typogrifySimon Conseil2013-06-021-4/+2
* Cleanup tox and remove mentions of webassets.Simon Conseil2013-04-141-22/+4
* Move the tests into pelican. Fix #500Alexis Métaireau2013-03-061-1/+1
* tox.ini: Test on Python 3.3 as well as 2.7 and 3.2W. Trevor King2013-01-181-1/+13
* remove py2.6 supportAlexis Métaireau2013-01-111-12/+1
* Port pelican to python 3.Dirk Makowski2013-01-111-3/+62
* Clean up Dev Requirements and add typogrify & webassetstBunnyMan2012-10-121-0/+2
* Add the unit2 tests to toxtBunnyMan2012-10-121-5/+3