Dropped textunwrap.

This commit is contained in:
Julien Palard 2017-05-08 01:02:53 +02:00
parent b0045dfe65
commit 457c9e8726
2 changed files with 0 additions and 6 deletions

View File

@ -46,8 +46,3 @@ file by trying the ``--pretty-print`` option::
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If your paragraphs are incorrectly parsed, you can fix it in the
`textunwrap
<https://textunwrap.readthedocs.io/en/latest/index.html>`__ project.

View File

@ -19,7 +19,6 @@ import re
from unidecode import unidecode
from textunwrap import unwrap
from licensename import __version__
from licensename.known_licenses import KNOWN_FIRST_LINES