forked from orbit-oss/flask
fix formatting
-R is no longer an egg_info option closes #2400 [ci skip]
This commit is contained in:
parent
6162ecef19
commit
8207b1563e
1 changed files with 2 additions and 2 deletions
|
|
@ -88,8 +88,8 @@ support them and they make debugging a lot harder.
|
||||||
Tagging Builds
|
Tagging Builds
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
It is useful to distinguish between release and development builds. Add a
|
It is useful to distinguish between release and development builds. Add a
|
||||||
:file:`setup.cfg` file to configure these options.
|
:file:`setup.cfg` file to configure these options. ::
|
||||||
|
|
||||||
[egg_info]
|
[egg_info]
|
||||||
tag_build = .dev
|
tag_build = .dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue