minor settings
This commit is contained in:
parent
943d647a47
commit
858cfe1d3c
4
Pipfile
4
Pipfile
@ -10,8 +10,8 @@ autopep8 = "*"
|
||||
pipenv = "*"
|
||||
wheel = "*"
|
||||
twine = "*"
|
||||
pandoc ="*"
|
||||
pylint-django ="*"
|
||||
pandoc = "*"
|
||||
pylint-django = "*"
|
||||
|
||||
[packages]
|
||||
django = "*"
|
||||
|
@ -1,2 +1,5 @@
|
||||
[coverage:run]
|
||||
source = .
|
||||
|
||||
[coverage:report]
|
||||
show_missing = True
|
||||
|
Loading…
Reference in New Issue
Block a user