summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Move dev dependencies to dev extraAarni Koskela2023-03-031-3/+2
* Tox: also test with pytz installed (#974)Aarni Koskela2023-02-281-7/+9
* Update test dependencies (tox v4) (#953)Jonah Lawrence2023-01-201-8/+8
* Drop support for EOL Python 3.6 (#919)Aarni Koskela2022-11-231-2/+1
* Quiesce pytest warnings (#916)Aarni Koskela2022-11-011-1/+1
* CI: test on Python 3.11Aarni Koskela2022-11-011-1/+2
* CI: fix Tox/multi-environment Codecov uploadsAarni Koskela2022-01-271-1/+1
* Tox/Makefile: replace test-cov with just test + envvarAarni Koskela2022-01-271-1/+4
* CI: test on released Python 3.10Aarni Koskela2022-01-251-1/+1
* Add support for Python 3.10Hugo van Kemenade2021-09-141-1/+2
* Replace Travis + Appveyor with GitHub Actions (WIP)github-ciAarni Koskela2020-11-121-12/+17
* Py.test 6 support (#752)Aarni Koskela2020-11-111-2/+3
* Handle ZoneInfo objects in get_timezone_location, get_timezone_name (#741)Alessio Bogon2020-11-101-0/+1
* Upgrade freezegun to fix CI failuresAarni Koskela2019-12-311-1/+1
* Tests: Update pytest and pytest-covMiro Hrončok2019-03-141-2/+2
* Add testing and document support for Python 3.7Jon Dufresne2018-12-181-2/+2
* tox: passenv PYTHON_TEST_FLAGS so one can run `env PYTHON_TEST_FLAGS=-bb tox`Aarni Koskela2018-05-281-1/+2
* Update py.testAarni Koskela2018-01-191-1/+2
* Drop EOL Python 3.3Hugo2017-12-281-1/+1
* Drop EOL Python 2.6 and 3.3Hugo2017-12-281-1/+1
* Test and document all supported Python versionsJon Dufresne2017-10-221-1/+1
* Keep tox dependencies in sync with travis config.Kevin Deldycke2017-10-161-0/+1
* Add flake8 pre-commit hook and apply fixes.Lukas Balaga2016-03-071-2/+2
* Add pre-commit.Lukas Balaga2016-02-271-0/+6
* Install m3-cdecimal in Tox environments.Isaac Jurado2015-12-291-3/+1
* travis: Add new environments that install cdecimalIsaac Jurado2015-10-141-1/+4
* Add Python 3.4 to tox stackErick Wilder2015-07-271-1/+1
* Fix tox configurationbaserock/morphDaniel Neuhäuser2013-08-221-1/+2
* Fixed make tox-test on new pip versionsArmin Ronacher2013-07-271-1/+0
* Added standalone test commandArmin Ronacher2013-07-271-1/+1
* run the right test suite by defaultAlex Morega2013-07-061-1/+1
* don't run doctests any moreAlex Morega2013-07-061-1/+1
* move unit tests outside babel packageAlex Morega2013-07-061-1/+1
* run the test suite using py.testAlex Morega2013-07-051-2/+4
* tox fileAlex Morega2013-07-031-0/+6