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

@ -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