12 Commits

Author SHA1 Message Date
Jason R. Coombs 9e0a04079f Merge https://github.com/jaraco/skeleton 2018-03-04 22:03:09 -05:00
Jason R. Coombs 41b814aa6c Add workaround for build failures on Python 3.7 (yaml/pyyaml#126). 2018-02-28 09:43:16 -05:00
Jason R. Coombs 99d850f0ed To support namespace packages, Setuptools must be 31.0.1. This change is necessary with the adoption of tox-venv, which uses Python's venv, which does not install the latest setuptools by default. 2018-01-17 09:55:12 -05:00
Jason R. Coombs 6365965369 Run only default environment by default. 2018-01-03 15:34:05 -05:00
Jason R. Coombs 97c492d425 Add build-docs env in tox. 2018-01-02 19:32:38 -05:00
Jason R. Coombs 88d315ae9a Check the docs during tests 2017-09-13 04:24:11 -04:00
Jason R. Coombs 110cb56c59 Require tox 2.4 or later; fixes #2. 2017-04-28 19:21:53 -04:00
Jason R. Coombs 243e44fdb7 Move requirements for docs and testing into extras 2017-04-21 12:40:43 -04:00
Jason R. Coombs aa1f8ebe0d Allow passing posargs 2016-10-14 23:03:42 -04:00
Jason R. Coombs c4fd3f3cf4 Use usedevelop to workaround tox-dev/tox#373 2016-09-30 16:14:13 -04:00
Jason R. Coombs 8b4139a813 Each requirement line is passed as a single parameter to pip, so you can't have a space separating the option and its value. 2016-09-23 10:08:41 -05:00
Jason R. Coombs 750a2b3896 Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00