Remove name attribute from docutils.nimble (#13239)

This commit is contained in:
hlaaftana
2020-01-23 20:51:25 +03:00
committed by Andreas Rumpf
parent 5dd2fa3e0c
commit caaa8f285f

View File

@@ -1,4 +1,3 @@
name = "docutils"
version = "0.10.0"
author = "Andreas Rumpf"
description = "Nim's reStructuredText processor."