mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-05 01:04:51 +00:00
Add setup.cfg for `python setup.py build_sphinx`
This commit is contained in:
parent
1ff3f267f9
commit
176f557b13
1 changed files with 4 additions and 0 deletions
4
setup.cfg
Normal file
4
setup.cfg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[build_sphinx]
|
||||
source-dir = docs/
|
||||
build-dir = docs/_build
|
||||
all_files = 1
|
||||
Loading…
Reference in a new issue