]> git.madduck.net Git - etc/vim.git/history - tox.ini

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Switch `toml` TOML library for `tomli` (#2301)
[etc/vim.git] / tox.ini
2021-07-11 Marco Edward GorelliSecond run of tox -e py results in a test error for...
2021-06-04 Richard SiGo back to single core for test suite on CI (#2305)
2021-05-07 Richard SiSpeed up test suite via distributed testing (#2196)
2021-05-07 Łukasz LangaUse optional tests for "no_python2" to simplify local...
2021-05-04 KotlinIslandadd test configurations that don't contain python2...
2021-05-01 Kaleb BarrettAdd ability to pass posargs to pytest run in tox.ini...
2021-04-22 Mark BellMake black remove leading and trailing spaces from...
2021-04-01 KotlinIslanddon't require typed-ast
2020-10-19 Sagi ShadurSwitch to pytest and tox (#1763)