fix formatting

-R is no longer an egg_info option
closes #2400
[ci skip]
This commit is contained in:
David Lord 2017-06-28 19:55:39 -07:00
parent 6162ecef19
commit 8207b1563e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -88,8 +88,8 @@ support them and they make debugging a lot harder.
Tagging Builds
--------------
It is useful to distinguish between release and development builds. Add a
:file:`setup.cfg` file to configure these options.
It is useful to distinguish between release and development builds. Add a
:file:`setup.cfg` file to configure these options. ::
[egg_info]
tag_build = .dev