summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Disable max line length in doc8.Julian Berman2022-08-231-1/+1
* Remove a stray comma.Julian Berman2022-08-201-1/+1
* Re-enable more windows envs in CI.Julian Berman2022-08-061-1/+1
* html -> dirhtml, and format_nongpl -> formatnongpl in toxJulian Berman2022-07-291-3/+3
* Just allow passing extra args directly to perf from tox.Julian Berman2022-07-261-4/+2
* Minor tweaks to differentiate between perf tox envs.Julian Berman2022-07-261-3/+4
* Slightly speed up pip installs by skipping the version check in CI.Julian Berman2022-06-011-10/+4
* Ignore a deprecation warning coming from pkg_resources on 3.11Julian Berman2022-05-311-1/+2
* Modernize the packaging setup via PEP 621 and Hatch.Julian Berman2022-05-281-1/+1
* Run 3.11 in CI.Julian Berman2022-01-121-1/+1
* Setup mypy in `tox -e typing` and get it to passStephen Rosen2022-01-051-0/+10
* Remove relative importsJulian Berman2021-12-151-1/+2
* Set PYTHONWARNINGS only for the test run itself.Julian Berman2021-10-311-2/+1
* in-tree-build is now the default in pipJulian Berman2021-10-241-4/+3
* Ignore distutils warnings coming from pip which needs a release.Julian Berman2021-10-081-1/+1
* Add support for Python 3.10.Julian Berman2021-10-081-1/+1
* Minor restructure of which html sphinx builder we build in the tox.ini.v4.0.0a4Julian Berman2021-08-241-12/+5
* Drop support for Python 3.6.deprecationsJulian Berman2021-08-201-1/+1
* More strict style, now via bugbear.Julian Berman2021-08-181-0/+1
* And a linter to forbid slash-line-continuation.Julian Berman2021-08-181-0/+1
* Add a linter to ensure single quotes aren't added.Julian Berman2021-08-181-0/+1
* Fix missing trailing commas.draft2020-12Julian Berman2021-08-041-0/+1
* Proper syntax.Julian Berman2021-07-091-1/+1
* Hopefully the last warning, which seems to only fire on PyPy.Julian Berman2021-07-091-1/+1
* Twisted 21.2.0 was released.Julian Berman2021-07-091-1/+1
* Another try at filtering the setuptools_scm warning.Julian Berman2021-07-091-1/+1
* And one from setuptools_scm from shallow git clones...Julian Berman2021-07-091-1/+1
* Ignore another warning from importlib_metadata.Julian Berman2021-07-091-1/+1
* Tests, not coverage toxenv.Julian Berman2021-07-091-1/+1
* Don't allow warnings during test runs.Julian Berman2021-07-091-0/+1
* Install with --in-tree-build in the tox.ini.Julian Berman2021-07-091-4/+9
* Evade the pip safety warning.Julian Berman2021-05-051-0/+2
* Install package for perf toxenvs too.Julian Berman2021-04-121-1/+1
* Try the Twisted prerelease, which hopefully obviates installing IOCP.Julian Berman2021-02-221-1/+1
* Run more toxenvs on 3.9.Julian Berman2020-11-181-6/+0
* Vanilla flake8.Julian Berman2020-10-201-1/+1
* Test on Py39.Julian Berman2020-10-201-1/+1
* pep517.build is dead or dying.Julian Berman2020-10-041-4/+4
* Whoops, send coverage to codecov again.Julian Berman2020-08-301-2/+1
* Be able to run coverage on all toxenvs.Julian Berman2020-08-301-21/+12
* Remove the rest of the notebooks.ai related resources.Julian Berman2020-08-281-6/+0
* Run CI against all setuptools extras separately.Julian Berman2020-08-121-5/+6
* No more need for pathlib2 without Py2.Julian Berman2020-08-041-1/+0
* [compat] Drop support of PY2Bastien Vallet2020-07-301-1/+1
* FilePath -> pathlibJulian Berman2020-06-071-0/+1
* Add test test-requirements to perf deps.Jacob Moorman2020-05-211-1/+1
* Everything can cd now.Julian Berman2020-03-291-2/+1
* Drop support for python3.5.Julian Berman2020-03-281-1/+1
* Sigh, remove -q from spelling which is required to see the misspelled words.Julian Berman2020-03-211-1/+1
* Sigh, no shell.Julian Berman2020-02-281-1/+1