summaryrefslogtreecommitdiffhomepage
path: root/tasks.py
AgeCommit message (Expand)Author
2018-09-17Blacken 2.0 with black 18.6b4Jeff Forcier
2018-09-17Partial cherry pick of 57201d2de9cd4080480cfed2fe2572fa1c908acbJeff Forcier
2018-09-17Modernize travis/dev-reqs/etc re: blackeningJeff Forcier
2018-09-17Test and dev dependencies cleanup and sync with FabricChris Rose
2018-09-17Pass through index option for release taskJeff Forcier
2018-09-17Update custom test task to encompass recent updates to invocations.pytestJeff Forcier
2018-09-17Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier
2018-09-17Tighten up verbose flagJeff Forcier
2018-09-17Move commentJeff Forcier
2018-09-17Use pytest-timeout, configured via pytest.iniJeff Forcier
2018-09-17Remove references to test.py, including overhaul of test tasksJeff Forcier
2017-05-31Fix flake8 for top-level modules.Dorian Pula
2017-02-20Main release module configures the tasks to hide stdout, undo thatJeff Forcier
2016-12-09Weave in newer release invocations tasksJeff Forcier
2016-06-09Update tasks to use Invoke/Invocations 0.13Jeff Forcier
2016-04-28Add more params to release task wrapperJeff Forcier
2015-11-05Passthru sdist/wheel options for release taskJeff Forcier
2015-11-02Add 'sites' task for rigorous doc error discoveryJeff Forcier
2015-11-02Allow specifying test.py flags in 'inv test'Jeff Forcier
2015-11-02Fix dumb bug in release taskJeff Forcier
2015-04-29Packaging updatesJeff Forcier
2014-09-18Remind user to update RTD after cutting a new release lineJeff Forcier
2014-09-10Force PTY in test runner so Python 3's buffering behavior isn't frustratingJeff Forcier
2014-08-26Fix up release taskJeff Forcier
2014-03-22Fixes #275 -- upload wheels as a part of the release processAlex Gaynor
2014-03-03Herpaderp, copy not moveJeff Forcier
2014-03-03Add new release task w/ API doc prebuildingJeff Forcier
2014-02-11Add coverage command as Invoke taskJeff Forcier
2014-02-10Herp and a derpJeff Forcier
2014-02-10Replace incorrect import of generic test runner w/ custom taskJeff Forcier
2014-01-21Rename 'main' doctree to 'www'; refactor sphinx task confJeff Forcier
2014-01-21Use new behavior from newer InvokeJeff Forcier
2014-01-21Start fleshing out two-site setupJeff Forcier
2014-01-21Meta prep work (reqs.txt, tasks.py)Jeff Forcier