Skip to content

Commit

Permalink
Changed setup.py description doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekmo committed Mar 11, 2019
1 parent 96e07c9 commit e098335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Package description
"""Find web directories without bruteforce
"""
from setuptools import setup, find_packages, __version__ as setuptool_version
from distutils.version import StrictVersion
Expand Down

0 comments on commit e098335

Please sign in to comment.