Lynn Root

Results 37 issues of Lynn Root

## Base PullRequest default branch (https://github.com/econchick/interrogate/tree/master) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.15.0-py2.py3-none-any.whl (191 kB) Collecting identify>=1.0.0 Downloading identify-2.2.15-py2.py3-none-any.whl (98...

And wanting to check out the preview docs feature from RTD, thanks to @hynek

I should be better at breaking up branches+PRs... Queuing up for switching to calendar versioning with features/fixes that addresses #128 #114 #126 and #122 🎉

Using Mac OS X 10.8.3 locally, Red Hat's internal data centers on RHEVM 3.1.0-50.el6ev ``` bash $ vagrant plugin install vagrant-ovirt $ vagrant box add ovirt https://raw.github.com/pradels/vagrant-ovirt/master/example_box/ovirt.box $ vagrant init...

I _think_ this is just Windows 7 & XP, not sure if it affects 8. `matplotlib` will not run correctly within a virtualenv (see [virtualenv ticket](https://github.com/pypa/virtualenv/issues/93)). Not sure if the...

bug

Reported from [Twitter](https://twitter.com/syc22/status/599426964609458176) and also found on [reddit](https://www.reddit.com/r/learnpython/comments/2aqsqi/running_into_some_problems_with_api_tutorial/), `libpng` throws an error when trying to run the API script in tutorial 2. The following output is seen: ``` INFO:requests.packages.urllib3.connectionpool:Starting new...

bug
investigate

Per @sigmavirus24 - the requirements files in the different projects use different versions of the same dependency, and does not take advantage of cached wheels.

enhancement

To anyone who has interest in this repo (@merwok, @willingc , anyone else!), I am soliciting for comments for the following ideas: ##### New GitHub Organization w/ individual repos I'd...

question