summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* I give up.Julian Berman2018-09-301-1/+1
* Revert "Disable doctest on Pythons with funny traceback module."Julian Berman2018-09-301-1/+1
* Revert "I forgot this config format is the literal worst."Julian Berman2018-09-301-4/+1
* PyPy3.Julian Berman2018-09-291-1/+1
* I forgot this config format is the literal worst.Julian Berman2018-09-291-1/+4
* Disable doctest on Pythons with funny traceback module.Julian Berman2018-09-291-1/+1
* Actually run 37...Julian Berman2018-09-291-1/+1
* Uh yeah need to install for perf too.Julian Berman2018-09-021-1/+1
* Who even understands anything.Julian Berman2018-08-131-1/+1
* Sigh, don't cd for build envs, setup.py doesn't find the setup.cfg.Julian Berman2018-08-111-1/+2
* Deadcode.Julian Berman2018-08-091-3/+1
* Still really unhappy to have to duplicate this here.Julian Berman2018-08-091-2/+1
* Gross.Julian Berman2018-08-091-3/+3
* Whoops... this was doing nothing.Julian Berman2018-08-091-1/+1
* Add this, even though it does nothing until debug=true is in the coveragerc.Julian Berman2018-08-081-0/+1
* setup.py -> setup.cfgJulian Berman2018-08-011-4/+1
* Put htmlcov in the toxenv's directory.Julian Berman2018-08-011-1/+1
* I think this puts the .coverage in the right spot now.Julian Berman2018-07-251-0/+3
* README and safety checkers.Julian Berman2018-07-211-5/+20
* Not sure how I forgot this.Julian Berman2018-07-171-0/+1
* Use the right flake8.Julian Berman2018-05-281-1/+1
* And now stuff magically works again isn't that great.Julian Berman2018-05-281-1/+1
* Looks like the travis failures are ebb-lint's fault.Julian Berman2018-05-251-1/+1
* Run safety in the tox.iniJulian Berman2018-05-201-1/+4
* Don't install -eJulian Berman2018-05-201-2/+2
* vcversioner -> setuptools_scmJulian Berman2018-02-111-1/+1
* Whoops.Julian Berman2018-01-141-1/+0
* Frigging tox-travis. Does this do things...Julian Berman2017-12-241-0/+5
* Done separately now.Julian Berman2017-12-241-1/+0
* And now modernize things for docs within tox too.Julian Berman2017-12-161-11/+55
* Drop support for Python 3.3.Julian Berman2017-11-191-1/+1
* Temporarily disable perf until we have somewhere to stash results.Julian Berman2017-11-191-1/+1
* Tell it to inherit the env var...perfJulian Berman2017-10-231-2/+2
* And now fill in the issue number since we've got internet access again...Julian Berman2017-10-231-1/+1
* Sigh, move this out of the way of test discovery.Julian Berman2017-10-231-1/+1
* FixupJulian Berman2017-10-231-21/+17
* Run both, even though there should be some discovery happening here.Julian Berman2017-10-231-1/+3
* Run perf on all Pythons.Julian Berman2017-10-231-4/+2
* Run style on all the rest of the stuff.Julian Berman2017-10-231-1/+1
* Move the benchmarks into the package.Julian Berman2017-10-221-1/+1
* A test-requirements.txtJulian Berman2017-10-191-6/+2
* A tox env.Julian Berman2017-10-161-0/+9
* Run flake8 on the benchmark files.Julian Berman2017-10-161-1/+1
* Thankfully trial works everywhere now.Julian Berman2017-09-021-3/+3
* Improve travis and tox buildpgjones2017-08-261-1/+1
* Go away.Julian Berman2017-08-201-1/+1
* Switch to ebb-lint, and cry a bit inside.Julian Berman2017-06-041-3/+2
* Use PyPy for style.Julian Berman2017-04-061-0/+1
* Disable pypy3 until 3.5Julian Berman2017-01-261-1/+1
* More style fun.Julian Berman2016-11-271-1/+1