This commit is contained in:
Lucidiot 2019-09-02 22:35:33 +02:00
parent 6031ff189d
commit a200e9f11d
Signed by: lucidiot
GPG Key ID: 3358C1CA6906FB8D
2 changed files with 4 additions and 0 deletions

View File

@ -15,7 +15,9 @@ To-do
``twtxt-registry registry.twtxt.org mentions johndoe``
* Command-line help
* Sphinx documentation
* Doc8 linting
* GitLab Pages
* Parsing, enhanced outputs and porcelain mode, just like with `twtxt`_
* Verbose output and logging

2
setup.cfg Normal file
View File

@ -0,0 +1,2 @@
[flake8]
exclude = .git,__pycache__,docs,*.pyc,venv