mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Merge pull request #220 from jazzband/cleanup/setup-cfg
Remove apparently obsolete setup.cfg
This commit is contained in:
commit
8d6419eec8
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