mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Remove apparently obsolete setup.cfg
This commit is contained in:
parent
248e04aef5
commit
e596e20183
1 changed files with 0 additions and 13 deletions
13
setup.cfg
13
setup.cfg
|
|
@ -1,13 +0,0 @@
|
|||
[build_sphinx]
|
||||
source-dir = docs
|
||||
build-dir = build/docs
|
||||
all_files = 1
|
||||
|
||||
[upload_sphinx]
|
||||
upload-dir = build/docs/html
|
||||
|
||||
[tool:pytest]
|
||||
DJANGO_SETTINGS_MODULE = tests.testproject.settings
|
||||
|
||||
[isort]
|
||||
profile = black
|
||||
Loading…
Reference in a new issue