]> git.phdru.name Git - m_librarian.git/history - tox.ini
Fix(DB): Fix bug with adding same genre to book
[m_librarian.git] / tox.ini
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2022-10-25 Oleg BroytmanTests(tox): Remove `basepython`
2022-09-18 Oleg BroytmanCI(GHActions): Show `tox`/`pytest` version
2022-09-18 Oleg BroytmanCI(GHActions): Python 3.10
2021-08-30 Oleg BroytmanMerge branch 'github-actions'
2021-08-30 Oleg BroytmanTests(tox): Stop collecting coverage
2021-08-30 Oleg BroytmanTests(tox): Use `%TEMP%` for sqlite on w32
2021-08-30 Oleg BroytmanCI: Migrate from Travis CI to Github Actions
2021-07-25 Oleg BroytmanTests(tox): Limit `pip` and `setuptools` versions for...
2021-07-25 Oleg BroytmanTests(tox): Limit `VIRTUALENV_PIP` version for Python 3.4
2021-01-06 Oleg BroytmanTest(tox): Refactor `tox.ini`: combine environments
2021-01-01 Oleg BroytmanTest,CI: Run tests with Python 3.9
2021-01-01 Oleg BroytmanTest(tox): Do not restore `validators.py`
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2019-09-05 Oleg BroytmanCI(AppVeyor): Move `validators.py` -> `devscripts/CI/`
2019-01-31 Oleg BroytmanCI(AppVeyor): Work around a strange problem with Py3.7
2019-01-31 Oleg BroytmanPython 3.7
2018-07-05 Oleg BroytmanBuild, Tests(tox): Python 3.7
2018-04-22 Oleg BroytmanCI: Run tests at Travis and AppVeyor
2018-03-22 Oleg BroytmanTests(tox.ini): Don't whitelist flake8
2017-05-07 Oleg BroytmanAdd support for Python 3.5 and 3.6
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanMove hard requirements from tox.ini to requirements.txt
2017-04-26 Oleg BroytmanUse m_lib.defenc instead of m_lib; install it from...
2016-10-01 Oleg BroytmanSet toxworkdir to ~/.tox
2016-09-24 Oleg BroytmanRun flake8 from root to test docs and scripts
2016-09-24 Oleg BroytmanRemove unused py.test
2016-09-24 Oleg BroytmanSimplify tox.ini: call pytest with the current python
2016-09-20 Oleg BroytmanUse coverage and tox for testing