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
|
|
@ -89,7 +89,7 @@ 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