| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
github actions no longer supports python 3.4
|
|
|
|
| |
Update gitignore to be more flexible
|
| |
|
|\
| |
| | |
Fix some spelling in CONTRIBUTING.rst
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The nose project has ceased development. The last commit is from Mar 3,
2016. From their docs page:
https://nose.readthedocs.io/
> Note to Users
>
> Nose has been in maintenance mode for the past several years and will
> likely cease without a new person/team to take over maintainership.
> New projects should consider using Nose2, py.test, or just plain
> unittest/unittest2.
|
|
|
|
|
|
|
|
| |
This adds some module level configuration points for users to define
how many blank lines they want in their code. It paves the way for
someone to develop a flake8 plugin to configure this in pycodestyle.
Fixes #732
|
| |
|
|
|
|
| |
Fix GitHub capitalization.
|
| |
|
| |
|
|
|
|
| |
Updated references to pep8.readthedocs.io -> pycodestyle.readthedocs.io
|
|
|
|
|
|
|
|
| |
As per their email ‘Changes to project subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
|
|
Shiny shiny GitHub support
(https://github.com/blog/1184-contributing-guidelines) plus general good
signposting
|